Virtual Groups for NATP

From UG

(Difference between revisions)
Jump to: navigation, search
(Complete List of Virtual Group Classifiers)
(Complete List of Virtual Group Classifiers)
Line 36: Line 36:
* [[CT#Pick Up]] (Company - city - note) // single select
* [[CT#Pick Up]] (Company - city - note) // single select
 +
** populate list with all unique [[Address_bo#Company_City_Remark]] fields existing currently in DB where [[Address#Category]] equals to [[Address#ExportPickUpLocation]]
* [[CT#Pick Up]] (city) // single select  
* [[CT#Pick Up]] (city) // single select  
** populate list with all unique [[Address#City]] fields existing currently in DB where [[Address#Category]] equals to [[Address#ExportPickUpLocation]]
** populate list with all unique [[Address#City]] fields existing currently in DB where [[Address#Category]] equals to [[Address#ExportPickUpLocation]]
Line 57: Line 58:
* [[CT#Delivery To]] (Company - city - note) // single select
* [[CT#Delivery To]] (Company - city - note) // single select
 +
** populate list with all unique [[Address_bo#Company_City_Remark]] fields existing currently in DB where [[Address#Category]] equals to [[Address#ExportDeliveryLocation]]
* [[CT#Delivery To]] (city) // single select  
* [[CT#Delivery To]] (city) // single select  
** populate list with all unique [[Address#City]] fields existing currently in DB where [[Address#Category]] equals to [[Address#ExportDeliveryLocation]]
** populate list with all unique [[Address#City]] fields existing currently in DB where [[Address#Category]] equals to [[Address#ExportDeliveryLocation]]

Revision as of 02:49, 12 April 2010


Contents

General info

Business Requirements

See New Arden Trucking Project NATP (main)#Virtual Groups

Virtual Group Classifiers

  • Definitions:
    • Virtual Group is a subset of all records. Every CT that belongs to that group should satisfy given criteria.
    • Let's call criteria above Virtual Group Classifiers. These are basically filters that define what is in the group and what is out.

Complete List of Virtual Group Classifiers

Client and MOT:

Misc:

Billing:

Pick Up:

Developer's Note:
-----------------
To simplify you can instead show a list of all US states

Delivery:

Developer's Note:
-----------------
To simplify you can instead show a list of all US states

General Wizard

  • Developer's Note: please used any standard wizard UI layout/functionality. (CT2 Wizard standard TBD later).
  • General Wizard will be used to define a Virtual Group - to dfine list of CTs that will constitute particular group.
    • This preliminary step is required for any action related to Virtual Groups.

General Wizard Steps

General Wizard. Step 1.

File:Virtual trucking groups wizard step 1.JPG


List of filters above is from #Virtual Group Classifiers

General Wizard. Step 2.

File:Virtual trucking groups wizard step 2.JPG

See #Columns for Group List for list of columns on Figure above

Columns for Group List
Misc
  • Paging - optional
  • Sorting - by CT#
  • columns sortable? for now - no

General Wizard Step 3

File:Virtual trucking groups wizard step 3.JPG

  • If user clicks on "Apply" button then system will produce pop up with relevant user interface - see #Actions

Actions

NATP Actions through Virtual Group Wizard

Depending on the choice of Action user will be directed to specific UI. See list below:


NATP Actions outside of Virtual Group Wizard

Added --Alex 19:38, 10 April 2010 (UTC)

History

Change design for Reports related features

Personal tools