Dims for Pdfs (feature)
From UG
(Difference between revisions)
(→m1872) |
(→Business Requirements) |
||
Line 4: | Line 4: | ||
* parent: http://mantis.jaguarfreight.com/mantis/view.php?id=1997 | * parent: http://mantis.jaguarfreight.com/mantis/view.php?id=1997 | ||
- | == Business Requirements == | + | == Business Need == |
+ | |||
+ | The ability to list the dimensions on some documents. | ||
+ | |||
+ | == Business Requirements and Suggestions for Design == | ||
The ability to list the dimensions from [[Commodity#Table_B]] onto the HAWB, D/O & MAWB without manual entry by the record operator. | The ability to list the dimensions from [[Commodity#Table_B]] onto the HAWB, D/O & MAWB without manual entry by the record operator. | ||
- | + | * Each document (MAWB/HAWB/D/O) cannot be a 2 page document.... | |
+ | |||
+ | * List 2 options for design: | ||
+ | ** pull info into (new) textarea on Cont Tab (user would copy/paste from there into any template field ) | ||
+ | ** pull info into (new) textarea on [[Pdf template]] (same) | ||
+ | |||
+ | * Give example of formatting: | ||
+ | |||
+ | |||
+ | 10 @ 200x500x80 cm | ||
+ | 5 @ 15x15x25 cm | ||
== Detailed Design == | == Detailed Design == |
Revision as of 21:43, 5 May 2010
Contents |
General Info
Business Need
The ability to list the dimensions on some documents.
Business Requirements and Suggestions for Design
The ability to list the dimensions from Commodity#Table_B onto the HAWB, D/O & MAWB without manual entry by the record operator.
- Each document (MAWB/HAWB/D/O) cannot be a 2 page document....
- List 2 options for design:
- pull info into (new) textarea on Cont Tab (user would copy/paste from there into any template field )
- pull info into (new) textarea on Pdf template (same)
- Give example of formatting:
10 @ 200x500x80 cm 5 @ 15x15x25 cm
Detailed Design
Figures
History
m1872
- http://mantis.jaguarfreight.com/mantis/view.php?id=1872
- spec updated? Y
- Implement first version of this feature