Ocean Docs Commodity Table (feature)

From UG

(Difference between revisions)
Jump to: navigation, search
(Summary)
(Prerequisites, Classified As, Parent Mantis)
Line 8: Line 8:
* Prerequisites:
* Prerequisites:
-
** read [[Generic Docs Commodity Table (feature)]] - [[parent spec]]
+
** read [[Generic Docs Commodity Table (feature)]] - describes super-class of Docs Commodity Table.
-
** ...
+
-
 
+
== Business Needs and Requirements ==
== Business Needs and Requirements ==

Revision as of 21:35, 20 January 2010


Contents

Prerequisites, Classified As, Parent Mantis

Business Needs and Requirements

Technical Specification

Summary

List of documents that have commodity table design as defined here:

Ocean docs:

Truck docs:

Assumptions

  • User should not really generate pdf with "unassigned" commodities (both FCL and LCL).
    • In this case please give Error pop-up message "Error: At least one commodity item in CT# XXX is unassigned. " Block pdf generation.
  • For LCL there is additional condition: all commodities in one CT must be assigned to only one container.
    • In this case please give Error pop-up message "Error: All commodities in LCL CT# XXX must be assigned to only one container" Block pdf generation.

User Interface and Functionality

Use case A: CT No Group No Master 2 ctnrs 3 commods

Example: see Figure 1,2,3.

This is the simplest case:

  • only one CT
  • CT does not belong to any Master
  • CT does not belong to any Group

Use case B: 2 CTs Grouped No Master No Container overlap

This case is built upon previous. We grouped CT from Case A with additional CT that has one container.

But still no Master.

Example: see Figure 4,5,6. This is a Group Generate case.

Indiv Generate should give same result as case A.

Use case C: 2 CTs Grouped In a Master No Container overlap

Let's add group in case B to empty Master.

In this case (Master exists) system should give same result as in case B.

Use case D: 2 CTs Grouped In a Master One Container overlap

Now let's expand once more on previous case. Let's:

  • add CCCC container to CT# *11
  • add one more commodity in CT# *11 to container CCCC

For group generate case - see See Figures 7,8,9.

Indiv Generate case is already defined - see case A.

Volume logic

LCL

If CT group contains LCL CTs and user is trying to "group generate" pdf then it is possible to meaningfully pre-fill CT column.

FCL

If CT group contains FCL CTs and user is trying to "group generate" pdf then it is NOT possible to meaningfully pre-fill CT column in some cases. It is because we might have 2 blocks with same CT but different container. At the same time in the system we do not store volume per commodity line or per container.

Therefore in case of "group generate for FCL CTs" system must show all 0s on template and let user enter.

! In case user leaves 0s on template in volume column - print blank on pdf (do not print 0s).

Also in this case show #FCL volume statistics on pdf.

FCL volume statistics on pdf

This is a string to be shown on pdf template above commodity table. It must show volume for all CTs participating in pdf.

Example:

CT#123444: 3.12 cft; CT#123444: 1.01 cft;


Misc

Look And Feel

Figures

Figure 1: FCL Commod Table CT No Group ctnrs 3 commods (Cont Tab)

File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Cont Tab).JPG

Figure 2: FCL Commod Table CT No Group 2 ctnrs 3 commods (Template)

File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Template).JPG

Figure 3: FCL Commod Table CT No Group 2 ctnrs 3 commods (Pdf)

File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Pdf).JPG

Figure 4: 2 CTs Grouped No Container overlap (Cont Tab CT2)

File:2 CTs Grouped No Master No Container overlap (Cont Tab CT2).JPG

Figure 5: 2 CTs Grouped No Container overlap [Group generate] (Template)

File:2 CTs Grouped No Master No Container overlap (Template).JPG

Figure 6: 2 CTs Grouped No Container overlap [Group generate] (Pdf)

File:2 CTs Grouped No Master No Container overlap (Pdf).JPG

Figure 7: 2 CTs Grouped One Container overlap (Cont Tab)

File:FCL 2 CTs Grouped in Master One Container overlap (Cont Tab 300011).JPG


Figure 8: 2 CTs Grouped One Container overlap [Group generate] (Template)

File:FCL 2 CTs Grouped One Container overlap (Template).JPG

Figure 9: 2 CTs Grouped One Container overlap [Group generate] (Pdf)

File:FCL 2 CTs Grouped in Master One Container overlap (Pdf).JPG

RFC

Known Non Critical Bugs and Issues

  • does it matter where / how CT# is displayed - before or after descr, etc?

History

Old spec

See Commodity Table for Pdfs

DB

Personal tools