Generic Docs Commodity Table (abstract)

From UG

(Difference between revisions)
Jump to: navigation, search
(Known Non Critical Bugs and Issues)
(Technical Specification)
Line 9: Line 9:
=== Summary ===
=== Summary ===
 +
 +
This is a super class for all Docs Commodity Tables. It has most generic functionality that is inherited by more specific tables.
=== User Interface and Functionality ===
=== User Interface and Functionality ===
 +
 +
Template - see [[#Figure 1: Generic Docs Commodity Table Template]].
 +
 +
Pdf - see [[#Figure 2: Generic Docs Commodity Table Pdf]].
==== Line Up ====
==== Line Up ====
Line 16: Line 22:
* Line could be selected and then moved up the list until top is reached
* Line could be selected and then moved up the list until top is reached
* At first no line is selected
* At first no line is selected
-
* Once some line is selected system should hold selection until page is refreshed or another line is selected (not working now)
+
* Once some line is selected system should hold selection until template is refreshed
==== Line Down ====
==== Line Down ====
-
* Line could be selected and then moved down the list until bottom is reached
+
* Line could be selected and then moved down the list until bottom is reached
-
* 2  Some documents have no bottom (if they could be multipage, example: DO.Ocean), some have (DO.Air)
+
* At first no line is selected
-
* 3  At first no line is selected
+
* Once some line is selected system should hold selection until template is refreshed
-
* Once some line is selected system should hold selection until page is refreshed or another line is selected
+
==== Insert Line ====
==== Insert Line ====
-
* 1 user selects line, clicks "Insert"
+
 
-
* 2 system must insert line above selected
+
* User selects line, clicks "Insert Blank Line"
-
* 3 system must keep selected line selected even after insert - this is more convenient if user wants to insert several lines at a time
+
* System must insert line '''above''' selected
-
* 4 what is the Insert logic for fixed lines document (like HAWB)?
+
* 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
 +
 
 +
* 4  
** option1) no Insert button
** option1) no Insert button
** option2) insert up to max# of lines and then display warning pop-up
** option2) insert up to max# of lines and then display warning pop-up
Line 42: Line 49:
=== Entities and Attributes ===
=== Entities and Attributes ===
-
=== Special Cases and Misc ===
+
=== Special Cases: Multiple Pages ===
 +
 
 +
* Print totals on every page? Not generic. See specific doc.
 +
 
 +
* What is the Insert logic for fixed lines document (like HAWB)?
=== Look And Feel ===
=== Look And Feel ===

Revision as of 20:50, 14 January 2010


Contents

Parent Mantis

tbd

Business Needs and Requirements

Technical Specification

Summary

This is a super class for all Docs Commodity Tables. It has most generic functionality that is inherited by more specific tables.

User Interface and Functionality

Template - see #Figure 1: Generic Docs Commodity Table Template.

Pdf - see #Figure 2: Generic Docs Commodity Table Pdf.

Line Up

  • 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"
  • 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
  • 4
    • option1) no Insert button
    • option2) insert up to max# of lines and then display warning pop-up

Delete line

  • 1 User can select line and click "Delete". System would delete selected line and move all lines below one line up.
  • 2 As usual keep selected line selected


Entities and Attributes

Special Cases: Multiple Pages

  • Print totals on every page? Not generic. See specific doc.
  • What is the Insert logic for fixed lines document (like HAWB)?

Look And Feel

Figures

Figure 1: Generic Docs Commodity Table Template

File:Generic Docs Commodity Table Template.JPG

Figure 2: Generic Docs Commodity Table Pdf

File:Generic Docs Commodity Table Pdf.JPG

RFC

Known Non Critical Bugs and Issues

  • Do we want to have bar only above totals or across entire table

History

Old spec

See Commodity Table for Pdfs

DB

Personal tools