Ocean Docs Commodity Table (feature)

From UG

(Difference between revisions)
Jump to: navigation, search
(Assumptions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category:Docs Commodity Table]]
+
[[Category:OpsPdfsMisc]]
Line 34: Line 34:
** In this case please give Error pop-up message "Error: At least one commodity item in CT# XXX is unassigned. " Block pdf generation.   
** In this case please give Error pop-up message "Error: At least one commodity item in CT# XXX is unassigned. " Block pdf generation.   
** This case applies for all docs listed above, except "Dock Receipt" and "Delivery Order for Export case". For Delivery Order case, as system blocks pdf generation from the beginning before user even selects Export radio button, since it is default to Import.  
** This case applies for all docs listed above, except "Dock Receipt" and "Delivery Order for Export case". For Delivery Order case, as system blocks pdf generation from the beginning before user even selects Export radio button, since it is default to Import.  
-
*** For Delivery Order options:
+
*** For Delivery Order case, system should allow user to select Export/Import radio button before allowing to generate pdf/ block pdf generation with "Unassigned" commodities. This case will block for Import, but not for export. Container(s) is assigned later on for the export case.
-
**** System should allow user to select Export/Import radio button before allowing to generate pdf/ block pdf generation with "Unassigned" commodities. This case will block for Import, but not for export. Container(s) is assigned later on for the export case.
+
*** For Dock Receipt case, it should not block generating pdf at all, since this document, user enter container information later.
*** For Dock Receipt case, it should not block generating pdf at all, since this document, user enter container information later.
* For LCL there is additional condition: all commodities in one CT must be assigned to only one container.
* For LCL there is additional condition: all commodities in one CT must be assigned to only one container.

Current revision as of 12:22, 5 August 2011


Contents

[edit] Prerequisites, Classified As, Parent Mantis

[edit] Business Needs and Requirements

[edit] Technical Specification

[edit] Summary

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

Ocean docs:

Truck docs:

[edit] 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.
    • This case applies for all docs listed above, except "Dock Receipt" and "Delivery Order for Export case". For Delivery Order case, as system blocks pdf generation from the beginning before user even selects Export radio button, since it is default to Import.
      • For Delivery Order case, system should allow user to select Export/Import radio button before allowing to generate pdf/ block pdf generation with "Unassigned" commodities. This case will block for Import, but not for export. Container(s) is assigned later on for the export case.
      • For Dock Receipt case, it should not block generating pdf at all, since this document, user enter container information later.
  • 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.
  • If there is no commodity table A in a shipment defined (commodity table A is empty)
    • In this case please give Error pop-up message "Error: Commodity Table A in a shipment cannot be empty." Block pdf generation.
  • In case of groups and Masters same as above.

[edit] User Interface and Functionality

[edit] 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

[edit] 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.

[edit] 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.

[edit] 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.

[edit] Volume logic

[edit] LCL

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

Above True for indiv CT as well.

[edit] 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. So we can not calculate volume per block.

Therefore in case of "group generate for FCL CTs" system must default to all 0s on template and let user edit manually.

! 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.

For indiv CT show 0 for volume as well.

[edit] Special Case: Volume Validation for HBL (LCL case)

In case of HBL (LCL case) issue Error Window when user clicks "Show Template" if ContTab, Table B, Total (in cbm) = 0. Do not generate template.

[edit] Misc

[edit] Look And Feel

  • See Figures for examples

[edit] Naming / style for table header

  • Must be same on template and pdf
[edit] HBL

see #Figure 10: HBL Commod table header

[edit] Freight Release

see #Figure 11: Freight Release Commod table header

[edit] All others

see #Figure 12: Ocean Commod table header

[edit] Figures

[edit] 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

[edit] 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

[edit] 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

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

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

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

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

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

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

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

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


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

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

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

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


[edit] Figure 10: HBL Commod table header

File:HBL Commod table header.JPG

[edit] Figure 11: Freight Release Commod table header

File:Freight Release Commod table header.JPG

[edit] Figure 12: Ocean Commod table header

File:Ocean Commod table header.JPG

[edit] RFC (Ideas for Future Discussion)

1) 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;

2) Multiple blocks per container case: show one check box per container so that you can move everything that belong to one container together.

[edit] Known Non Critical Bugs and Issues

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

[edit] History

[edit] Old spec

See Commodity Table for Pdfs

[edit] SA

[edit] M1995

  • Mantis 1995
  • To allow PDF generation for ONLY Ocean Dock Receipts & "Export" Delivery Orders without a container # being assigned. At the moment of these 2 document generation, we do not know the container number (it comes late) and now system blocs pdf generation.
  • See #Assumptions

[edit] DB