Air CT Delivery Order

From UG

(Difference between revisions)
Jump to: navigation, search
m
(Version 5.1)
Line 74: Line 74:
* 1 // d1 //  numbers in Commod table and totals must be aligned to the same vertical line  
* 1 // d1 //  numbers in Commod table and totals must be aligned to the same vertical line  
* 2 // d1 //  all read only fields on template must be editable
* 2 // d1 //  all read only fields on template must be editable
-
* 3 // d1 //  Commod Table: al lines must have checkbox and we need "Delete" button so that user can check any number of lines and delete them
+
* 3 // d1 //  Commod Table: all lines must have checkbox and we need "Delete" button so that user can check any number of lines and delete them
 +
* 4 // d1 //  Commod Table: all lines must have checkbox and we need "Clear" button so that user can check any number of lines and clear them
== Next Versions and RFC ==
== Next Versions and RFC ==
* Must be able to distinguish between different types of pkg (ex: drums vs cartons)
* Must be able to distinguish between different types of pkg (ex: drums vs cartons)

Revision as of 12:05, 18 August 2009


Contents

Version 5.0

File:DO_AIR_pdf
DO_AIR_Template
DO_AIR_Commod_Table

See pdf layout in Fig.DO_AIR_pdf.

Sections A, C

1)See mapping and template in Fig "DO_AIR_Template"

2) R on pic means – field could be read only, T – in case group gen field populates from current CT

SecB

1) See thisFigure: DO_AIR_Commod_Table.

2) Comtable here always have 8 lines. OK

3) If both Haz and non-Haz content is present then first 4 lines (B1) display Haz content and last 4 lines (B2) display non-Haz OK

4) If only Haz is present then B1 shows Haz info and B2 is empty OK

5) If only non-Haz is present then B1 shows non-Haz info and B2 is empty OK

6) In case of a group all numbers represent summary for a group OK

7) Description in case of a group is always taken from current CT OK


Commodity Table editing features on template (AND then displaying on Pdf )

  • 1. Line Up
  • 2. Line Down
  • 3. Insert
  • 4. Unit recalculations (cbm/cft, kg/lb) - must re-calc! OK
  • 5. prevent attempts to enter too many chars into Description textbox

Misc

1) In case of group generate print CT list in “Special Instructions” text area

2) Related Bug: We still have problem with consistency among 3 places that control Haz/non-Haz:

  • GenTab22.Hazardous? Y/N radio
  • GenTabHazardousNote23 textarea
  • ContTab.TableA.TOTALHaz(manual entry) textbox group

3) Note that Volume value is displayed always once because we do not have 2 values in the system for volume Haz and non-Haz, only one.

[2.1] History / Links to secs

  • specs folder with all versions/history:

o http://mantis.jaguarfreight.com/svn/ct2/SS/ops/pdfs/air_indiv_ct/DO/

  • example and mapping here:

o http://mantis.jaguarfreight.com/svn/ct2/SS/ops/pdfs/air_indiv_ct/DO/v3/DO_air_templ.jpg o http://mantis.jaguarfreight.com/svn/ct2/SS/ops/pdfs/air_indiv_ct/DO/v3/DO_air_EXAMPLE.jpg o

Version 5.1

This version is a minor change to ver 5.0

req# // ds // Descr

  • 1 // d1 // numbers in Commod table and totals must be aligned to the same vertical line
  • 2 // d1 // all read only fields on template must be editable
  • 3 // d1 // Commod Table: all lines must have checkbox and we need "Delete" button so that user can check any number of lines and delete them
  • 4 // d1 // Commod Table: all lines must have checkbox and we need "Clear" button so that user can check any number of lines and clear them

Next Versions and RFC

  • Must be able to distinguish between different types of pkg (ex: drums vs cartons)
Personal tools