CT Group

From UG

(Difference between revisions)
Jump to: navigation, search
(Technical Specification)
Line 2: Line 2:
== Business Needs and Requirements ==
== Business Needs and Requirements ==
 +
[[File:List_CT_Groups.JPG|thumb|400px|Figure 1: List CT Groups]]
 +
Several CT could be "grouped". Motivation behind that:
Several CT could be "grouped". Motivation behind that:
Line 16: Line 18:
== Technical Specification ==
== Technical Specification ==
-
[[File:List_CT_Groups.JPG|thumb|400px|Figure 1: List CT Groups]]
+
 
[[File:Edit_Group.JPG|thumb|400px|Figure 2. Edit group]]
[[File:Edit_Group.JPG|thumb|400px|Figure 2. Edit group]]
Line 34: Line 36:
* Group has a minimum of 2 members
* Group has a minimum of 2 members
 +
 +
* Change CT's ''Client E0'' after CT is added to the group: change to Group's Client value
 +
 +
* Group with Transport Mode = any but "Trucking":
 +
** can be formed based on CTs with MOT: any
 +
** mode of CTs added: any
 +
** "change" CT mode after CT is added to the group: change to Group's mode value
 +
* Group with Transport Mode = "Trucking":
* Group with Transport Mode = "Trucking":
-
** can only be formed based on truck CTs
+
** can be formed based on CTs with MOT: only truck CTs
-
** only truck CTs could be added
+
** mode of CTs added: only truck CTs could be added
-
** does not "change" CT mode after CT is added to the group
+
** "change" CT mode after CT is added to the group: no change

Revision as of 21:39, 7 December 2009


Contents

Business Needs and Requirements

Figure 1: List CT Groups

Several CT could be "grouped". Motivation behind that:

  • to be able to apply "same operation" to every CT with one click. For example you could change value of one CT field on multiple CT's
  • generate pdf documents that "desribe" combined "values" from multiple CTs
  • post comments into multiple CTs with one click
  • see P/L report for combined CTs
  • etc

Air and Ocean and Truck CTs sometimes needs to be grouped under Ocean or Air mode.



Technical Specification

Figure 2. Edit group

Summary

Groups functionality consists of:

  • Create Edit and List Groups Functionality
  • Group related functionality in different parts of the system

Create Edit and List Groups Functionality

  • CT Group entity has the following attributes:
    • Group number
      • system generated
      • starts with GRP
    • Transport Mode
      • possible values = {{all non-trucking modes}, Truck}
  • Group has a minimum of 2 members
  • Change CT's Client E0 after CT is added to the group: change to Group's Client value
  • Group with Transport Mode = any but "Trucking":
    • can be formed based on CTs with MOT: any
    • mode of CTs added: any
    • "change" CT mode after CT is added to the group: change to Group's mode value


  • Group with Transport Mode = "Trucking":
    • can be formed based on CTs with MOT: only truck CTs
    • mode of CTs added: only truck CTs could be added
    • "change" CT mode after CT is added to the group: no change


User Interface

Dev and History

Personal tools