Ocean CT Freight Release

From UG

(Difference between revisions)
Jump to: navigation, search
(Ver 2.1)
(Ver 2.1)
Line 14: Line 14:
* ss1] AMS B/L#: // default to empty
* ss1] AMS B/L#: // default to empty
* ss2] Freight Location  // pull also tel# from Admin. Addr Book
* ss2] Freight Location  // pull also tel# from Admin. Addr Book
-
* ss3] Comments  // should have max 5 lines. Warn user or restrict to that limit.
+
* '''change:''' <strike> ss3] Comments  // should have max 5 lines. Warn user or restrict to that limit.</strike>
* ss4] Container No // if there is only one container then show cont#/size/type/seal, else print ''see below''
* ss4] Container No // if there is only one container then show cont#/size/type/seal, else print ''see below''

Revision as of 19:32, 25 August 2009

Dev

Ver 2.0

Mapping: http://mantis.jaguarfreight.com/svn/ct2/SS/ops/pdfs/ocean_indiv_ct/freight_release/v2/NEW_Freight_Rls_template.JPG

Ver 2.1

  • ss1] AMS B/L#: // default to empty
  • ss2] Freight Location // pull also tel# from Admin. Addr Book
  • change: ss3] Comments // should have max 5 lines. Warn user or restrict to that limit.
  • ss4] Container No // if there is only one container then show cont#/size/type/seal, else print see below

{ added:

  • ss5] make all fields editable
  • ss6] commodity table:
    • a) all lines must have checkbox and we need "Delete" button so that user can check any number of lines and delete them (if multiple much harder implement delete for one at a time)
    • b) all lines must have checkbox and we need "Clear" button so that user can check any number of lines and clear them
    • c) Switch to "Textarea-based" Commod Section - apply same idea as described in Figure."Textarea-based" Commod Section in Air CT HAWB
      • apply this idea to 2 text columns: "Description" and "Marks and Numbers"
      • table in template should be tall enough to see all 8 textareas at the same time without scrolling
    • d) make sure that all that is entered into template propagates into pdf (right now data from "Marks and Numbers" does not go into pdf)

}--Alex 20:30, 19 August 2009 (UTC)


{deleted:

Commodity section

In this section system lists info PER container.

  • commodity section columns:
    • Marks and Numbers // container #/size/type/seal
    • HU // ContTab
    • Description // list 3 things:
      • a) commodity count (x pallets (stc: x packages))
      • b) commodity descr (from GenTab.Commodity description)
      • c) CT# (only for group generate case)
      • Also, it should not take more than 3 lines on pdf. If it does cut whatever does not fit from b) commodity descr and display red status line somewhere on template: "Warning: Commodity description from General Tab is too long."
    • Gross Weight // ContTab
    • Volume // ContTab
  • commodity section manipulation:
    • Line up/down
    • insert
    • delete
    • kg/lb // re-calc on the fly
  • commodity sec // should fit up to 7 containers on the first page
  • commodity sec // if more than one container - list volume only in totals. Display red status line somewhere on template: "Warning: Volume needs to be split manually across containers"

} --Alex 20:23, 19 August 2009 (UTC)

Personal tools