Measurement Unit Converters (feature)

From UG

(Difference between revisions)
Jump to: navigation, search
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category:Dev]]
+
[[Category:OpsPdfsMisc]]
 +
=== Summary ===
-
== Prerequisites, Classified As, Parent Mantis ==
+
There are a number of different converters available that behave similarly.
-
* Classified As: (small) (large) [[component]] / common [[feature]] / ...
+
See 2 examples on Figure 1.
-
* Parent Mantis: [http://mantis.jaguarfreight.com/mantis/view.php?id=tbd tbd]
+
-
* Prerequisites:
+
=== User Interface and Functionality ===
-
** read ...
+
-
** ...
+
-
== Business Needs ==
+
==== Common functionality ====
-
== Business Requirements ==
+
-
=== Comments from Systems Analyst ===
+
* To convert user must select the appropriate unit in dropdown
-
== Technical Specification ==
+
* See [[Precision]].
-
=== Summary ===
+
-
=== User Interface and Functionality ===
+
-
=== Entities and Attributes ===
+
-
=== Special Cases and Misc ===
+
* If value is 0 then print blank instead of number on pdf.
-
=== Look And Feel ===
+
==== Volume converter ====
-
=== Figures ===
+
Values: CBM, CFT.
-
==== Figure 1: Template and Pdf  ====
+
-
[[File:Measurement Unit Converters (feature).JPG]]
+
Default: CBM.
-
== Questions and RFC ==
+
Formula: ...
-
== Known Non Critical Bugs ==
+
==== Weight converter ====
 +
Values: KG, LB
-
== Links to Archived / Old specs ==
+
Default: KG
-
== History ==
+
Formula: 1 KG = 2.204 LBS
 +
==== PCS converter ====
-
=== This doc has been created ===
+
Values: HU, AMS
-
<date/signat>
+
Default: HU.
 +
Formula:
-
=== Re-design (Tweak) (Spec Update): ..... <summary> ..... ===
+
HU (Handling Units) = Ttl # of plts + Loose pkgs
-
<wiki date/signature>
+
AMS number = Ttl pkgs on plts + Loose pkgs
-
* mantis: <link>
+
* ss1 // For some pdfs for commod table we need to add choice to print instead of HU number (as we have now) AMS number (Ttl pkgs on plts + Loose pkgs)
-
* Biz Req updated? N/Y
+
-
* Tech Spec updated? N/Y
+
-
== DB ==
+
* ss2 // all we need is dropdown with 2 options "HU, AMS" (similar to cbm/lb)
 +
 
 +
* ss3 // no need to change label on pdf or print unit of measurement
 +
 
 +
old spec: [[Common_specs_for_pdfs#HU_vs_AMS]]
 +
 
 +
 
 +
=== Special Cases and Misc ===
 +
 
 +
=== Look And Feel ===
 +
 
 +
=== Figures ===
 +
 
 +
==== Figure 1: Template and Pdf  ====
 +
 
 +
[[File:Measurement Unit Converters (feature).JPG]]

Current revision as of 12:12, 5 August 2011


Contents

[edit] Summary

There are a number of different converters available that behave similarly.

See 2 examples on Figure 1.

[edit] User Interface and Functionality

[edit] Common functionality

  • To convert user must select the appropriate unit in dropdown
  • If value is 0 then print blank instead of number on pdf.

[edit] Volume converter

Values: CBM, CFT.

Default: CBM.

Formula: ...

[edit] Weight converter

Values: KG, LB

Default: KG

Formula: 1 KG = 2.204 LBS

[edit] PCS converter

Values: HU, AMS

Default: HU.

Formula:

HU (Handling Units) = Ttl # of plts + Loose pkgs
AMS number = Ttl pkgs on plts + Loose pkgs 
  • ss1 // For some pdfs for commod table we need to add choice to print instead of HU number (as we have now) AMS number (Ttl pkgs on plts + Loose pkgs)
  • ss2 // all we need is dropdown with 2 options "HU, AMS" (similar to cbm/lb)
  • ss3 // no need to change label on pdf or print unit of measurement

old spec: Common_specs_for_pdfs#HU_vs_AMS


[edit] Special Cases and Misc

[edit] Look And Feel

[edit] Figures

[edit] Figure 1: Template and Pdf

File:Measurement Unit Converters (feature).JPG

Personal tools