Palets / cartons / loose count (feature)

From UG

(Difference between revisions)
Jump to: navigation, search
(History)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category: Ops Pdfs Common]]
+
[[Category:OpsPdfsMisc]]
== Parent Mantis ==
== Parent Mantis ==
Line 18: Line 18:
Format:  
Format:  
-
If Z > 0
+
 
 +
If X,Y,Z > 0 then show
  X pallets (stc: Y pkgs) + Z loose pkgs
  X pallets (stc: Y pkgs) + Z loose pkgs
-
If Z = 0 then  
+
 
 +
If X,Y = 0, Z > 0 then show
 +
 
 +
Z loose pkgs
 +
 
 +
 
 +
If Z = 0, X,Y > 0 then show
  X pallets (stc: Y pkgs)
  X pallets (stc: Y pkgs)
 +
 +
Please note that for "Group generate" X, Y and Z are a sum of respective values in all selected for group generate CTs.
Please note that for "Group generate" X, Y and Z are a sum of respective values in all selected for group generate CTs.
 +
 +
=== Mapping ===
 +
 +
* X pallets
 +
: Cont Tab, Ttl # of plts
 +
 +
* (stc: Y pkgs)
 +
: Cont Tab, Ttl pkgs on plts
 +
 +
* Z loose pkgs
 +
: Cont Tab, Loose pkgs
=== Figures ===
=== Figures ===
Line 32: Line 52:
==== Figure 1. ====
==== Figure 1. ====
-
 
== History ==
== History ==
=== Fix cases that do not comply with spec  ===
=== Fix cases that do not comply with spec  ===
* http://mantis.jaguarfreight.com/mantis/view.php?id=1667
* http://mantis.jaguarfreight.com/mantis/view.php?id=1667
 +
 +
=== Change: Replaced "cartoons" with "pkgs" ===
 +
 +
This change would affect more documents...
== Non Critical Bugs and RFC ==
== Non Critical Bugs and RFC ==
== DB ==
== DB ==

Current revision as of 12:11, 5 August 2011


Contents

[edit] Parent Mantis

1666

[edit] Business Needs and Requirements

On many documents it is required to list how many pallets, cartons and loose cartons (or bags, drums, etc) are in the system.

Example: 2 pallets (stc: 534 pkgs) + 3 loose pkgs

[edit] Technical Specification

[edit] Summary

[edit] User Interface and Functionality

Format:


If X,Y,Z > 0 then show

X pallets (stc: Y pkgs) + Z loose pkgs


If X,Y = 0, Z > 0 then show

Z loose pkgs


If Z = 0, X,Y > 0 then show

X pallets (stc: Y pkgs)


Please note that for "Group generate" X, Y and Z are a sum of respective values in all selected for group generate CTs.

[edit] Mapping

  • X pallets
Cont Tab, Ttl # of plts
  • (stc: Y pkgs)
Cont Tab, Ttl pkgs on plts
  • Z loose pkgs
Cont Tab, Loose pkgs

[edit] Figures

[edit] Figure 1.

[edit] History

[edit] Fix cases that do not comply with spec

[edit] Change: Replaced "cartoons" with "pkgs"

This change would affect more documents...

[edit] Non Critical Bugs and RFC

[edit] DB

Personal tools