Ocean Docs Commodity Table (feature)

From UG

(Difference between revisions)
Jump to: navigation, search
(Created page with 'Category: Ops Pdfs Common == Parent Mantis == [http://mantis.jaguarfreight.com/mantis/view.php?id=tbd tbd] == Business Needs and Requirements == == Technical Specification…')
(Technical Specification)
Line 10: Line 10:
=== Summary ===
=== Summary ===
-
This is a super class for all Docs Commodity Tables. It has most generic functionality that is inherited by more specific tables.
+
This is a sub class for all Docs Commodity Tables, MOT = FCL.  
-
=== User Interface and Functionality ===
+
=== Assumptions ===
-
Template - see [[#Figure 1: Generic Docs Commodity Table Template]].
+
* User will not generate pdf with unassigned commodities.
-
Pdf - see [[#Figure 2: Generic Docs Commodity Table Pdf]].
+
=== User Interface and Functionality ===
-
=== Buttons ===
+
Template - see ...
-
==== Line Up ====
+
Pdf - see ...
-
* Line could be selected and then moved up the list until top is reached
 
-
* At first no line is selected
 
-
* Once some line is selected system should hold selection until template is refreshed 
 
-
==== Line Down ====
 
-
* Line could be selected and then moved down the list until bottom is reached
 
-
* At first no line is selected
 
-
* Once some line is selected system should hold selection until template is refreshed 
 
-
==== Insert Line ====
 
-
* User selects line, clicks "Insert Blank Line"
+
=== Look And Feel ===
-
* System must insert line '''above''' selected
+
-
* Once a line is selected system should hold selection until template is refreshed. This is more convenient if user wants to insert several lines at a time
+
-
==== Delete line ====
 
-
 
-
* User can select lines and click "Delete". System would delete selected line and move all lines below one line up.
 
-
* As usual keep selected line selected
 
-
 
-
==== Clear ====
 
-
 
-
* User can select lines and click "Clear". All data will be cleared.
 
-
 
-
=== Sections ===
 
-
 
-
==== Header ====
 
-
 
-
* See sec 1 on [#Figure 1: Generic Docs Commodity Table Template].
 
-
 
-
* Has a check box to select all rows.
 
   
   
-
==== Columns ====
+
=== Figures ===
-
There could be any number of columns.
+
==== Figure 1: FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Cont Tab) ====
-
Additional functionality could be included - see child types/classes.
+
[[File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Cont Tab).JPG]]
-
 
+
-
First column contains checkboxes that are used for row manipulation.
+
-
 
+
-
==== Cells ====
+
-
 
+
-
Inside of every cell on template we could have textbox, textarea, etc. Data type could be string, number, etc.
+
-
 
+
-
==== Rows ====
+
-
 
+
-
There could be any number of rows.
+
-
 
+
-
See [#Buttons] section for various operations you can perform with rows.
+
-
 
+
-
Additional functionality could be included - see child types/classes.
+
-
 
+
-
==== Totals ====
+
-
 
+
-
See sec 4 on [#Figure 1: Generic Docs Commodity Table Template].
+
-
 
+
-
If column contains data of numerical types then system must calculate and display read only total in [[textbox]].
+
-
 
+
-
See [[Precision]].
+
-
 
+
-
=== Special Cases: Multiple Pages ===
+
-
 
+
-
* Print totals on every page? Not generic. See specific doc.
+
-
 
+
-
 
+
-
 
+
-
=== Look And Feel ===
+
-
 
+
-
* TBD:
+
-
** values left/right aligned?
+
-
** distance to vertical/horizontal lines
+
-
** etc
+
-
 
+
-
=== Figures ===
+
-
==== Figure 1: Generic Docs Commodity Table Template ====
+
==== Figure 2: FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Template) ====
-
[[File:Generic Docs Commodity Table Template.JPG]]
+
[[File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Template).JPG]]
-
==== Figure 2: Generic Docs Commodity Table Pdf ====
+
==== Figure 3: FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Pdf) ====
-
[[File:Generic Docs Commodity Table Pdf.JPG]]
+
[[File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Pdf).JPG]]
== RFC ==
== RFC ==

Revision as of 21:02, 15 January 2010


Contents

Parent Mantis

tbd

Business Needs and Requirements

Technical Specification

Summary

This is a sub class for all Docs Commodity Tables, MOT = FCL.

Assumptions

  • User will not generate pdf with unassigned commodities.

User Interface and Functionality

Template - see ...

Pdf - see ...



Look And Feel

Figures

Figure 1: FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Cont Tab)

File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Cont Tab).JPG

Figure 2: FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Template)

File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Template).JPG

Figure 3: FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Pdf)

File:FCL Commod Table CT No Group No Master 2 ctnrs 3 commods (Pdf).JPG

RFC

Known Non Critical Bugs and Issues

  • Do we want to have bar only above totals or across entire table
  • What is the Insert logic for fixed lines document (like HAWB)?
    • option1) no Insert button
    • option2) insert up to max# of lines and then display warning pop-up

History

Old spec

See Commodity Table for Pdfs

DB

Personal tools