Delivery Order for Ocean CT

From UG

Revision as of 05:05, 30 June 2009 by Alex (Talk | contribs)
Jump to: navigation, search

Contents

Intro

Commodity Table section

LCL

  • L1 See example here: http://mantis.jaguarfreight.com/svn/ct2/SS/ops/pdfs/ocean_indiv_ct/DO/v6/comtableLCL.jpg Example shows display for CT group of 3 CTs.
  • L2 In case of indiv CT only one block is displayed (block A on pic above)
  • L3 Each CT takes 4 lines
  • L4 Current CT is displayed first
  • L5 1st column (Marks and No) always (in both indiv case and group case) displays only Container# from current CT on first line
  • L6 2nd column (PCS) displays pcs for given CT
  • L7 3rd column shows one GenTab15+CT# string and one Palets/cartons/loose string per block (per CT)
  • L8 4rd column shows Gross weight for given CT
  • L9 5th column shows Volume for given CT

FCL

  • F1
  • F2
  • F3
  • F4
  • F5
  • F6

1) See Fig: comTable, FCL 2) this example is displays case when one or more CTs (case of group generate) have total of 2 containers, 3) as we can see system must create as many blocks as there are containers and for each container on 4 lines display additional data 4) 2 cases must be not forgotten: indivCT or GroupCT 5) HU, Weight, pallets, loose are calculated per container 6) description:

   * indivCT: !!TBD, for now do not display any description
   * grouppedCT: !!TBD, for now do not display any description


7) no need for volume column 8) no limit on how many lines (all containers must fit) , if needed display more pages on pdf

Common

  • C1 If GenTab15+CT# string does not fit into one line system should spread it across 2 lines. If it still does not fit display whatever fit, ignore the rest and display "++" at the end of the line indicating that string is longer than space available
  • C2 If Palets/cartons/loose string does not fit into one line system should spread it across 2 lines. If it still does not fit display whatever fit, ignore the rest and display "++" at the end of the line indicating that string is longer than space available
  • C3 Display on pdf must replicate display on template (template must realistically show how everything would look on pdf)
  • C4 In some cases this table can be very long. If so then:
    • split table among multiple tables.
    • at the bottom of the table on all pages except last print "see next page"
    • print totals only on last page
  • C5 if there is a mix of packaging types we count them together and print "packages" as a generic word. Example: 2 drums + 3 cartons = 5 packages
  • C6 implement http://mantis.jaguarfreight.com/wiki/Common_specs_for_pdfs#Lines_manipulation
  • C7 implement http://mantis.jaguarfreight.com/wiki/Common_specs_for_pdfs#Precision
  • C7 implement http://mantis.jaguarfreight.com/wiki/Common_specs_for_pdfs#Unit_conversion


QA

Personal tools