Commodity
From UG
(Difference between revisions)
(→Table A) |
(→PO) |
||
Line 29: | Line 29: | ||
=== PO === | === PO === | ||
- | + | <section begin=PO/> | |
- | '' | + | * ''Meaning:'' This is the purchase order number for the product shipping. |
- | * '' | + | * ''[[Standard Long Label]]:'' PO # |
- | * '' | + | * ''[[Standard Short Label]]:'' PO # |
+ | * ''Other Labels in use:'' | ||
+ | * ''Format/type:'' [[TBD]] | ||
+ | * ''Min/max:'' [[TBD]] | ||
+ | * ''Possible Values:'' [[TBD]] | ||
+ | * ''Widget:'' textbox | ||
+ | * ''Default value:'' blank | ||
+ | * ''Required field?'' N | ||
+ | * ''User Read Access:'' internal, client, planner | ||
+ | * ''User Write Access:'' shipper | ||
+ | * ''Mode Of Transport:'' All | ||
+ | <section end=PO/> | ||
=== SKU === | === SKU === |
Revision as of 13:34, 22 June 2010
General Info
This wiki describes Commodity Table Business Object. Each field made a section so that other wikis (example pdfs wikis) can use this doc for mapping.
For example they can refer to Commodity#Pkgs On Plts
Kg Lb Units Feature
- Add drop down {Kg, Lb}
- For New CTs show:
- if MOT=Truck-Domestic then "Lb"
- else "Kg"
- For Existing CTs:
- System will remember to what value this was set and next time CT is opened it will preserve the same setting
- Rename "Ttl G kg" into "Ttl GW" (there are 2 places: table header and TOTAL section)
- Put dropdown into Table header next to "Ttl GW"
- On dropdown change from Kg to Lb (or Lb to Kg) system will re-calculate values
- On save system would look up what unit is used and:
- if Kg is selected - save as usual
- if Lb selected - recalc from pounds to Kg before save (because we store in DB in Kg)
Table A
PO
- Meaning: This is the purchase order number for the product shipping.
- Standard Long Label: PO #
- Standard Short Label: PO #
- Other Labels in use:
- Format/type: TBD
- Min/max: TBD
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? N
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
SKU
Labels:
- Field's Standard Long Label: Sku #
- Field's Standard Short Label: Sku #
Qty
Labels:
- Field's Standard Long Label: Quantity
- Field's Standard Short Label: Qty #
Description
Item Description
Labels:
- Field's Standard Long Label: Commodity Line 1
- Field's Standard Short Label: Com Ln1
Plts
Ttl # of plts
Labels:
- Field's Standard Long Label: # Of Plts
- Field's Standard Short Label: # Of Plts
Pkgs On Plts
Ttl pkgs on plts
Labels:
- Field's Standard Long Label: Pkgs On Plts
- Field's Standard Short Label: Pkgs On Plts
Loose Pkgs
Loose pkgs
Labels:
- Field's Standard Long Label: Loose Pkgs
- Field's Standard Short Label: Loose Pkgs
Gross Kg
Ttl G kg
Labels:
- Field's Standard Long Label: Gross Weight KG
- Field's Standard Short Label: Ttl GW Kg
Gross Lb
Ttl G lb
Labels:
- Field's Standard Long Label: Gross Weight Lb
- Field's Standard Short Label: Ttl GW Lb
HU
Ttl HU
Labels:
- Field's Standard Long Label: Handling Units
- Field's Standard Short Label: Ttl HU
Container Num
Container
Labels:
- Field's Standard Long Label: Container Number
- Field's Standard Short Label: Cont #
Grand Total: Plts
Ttl # of plts
Labels:
- Field's Standard Long Label: Grand Total Plts
- Field's Standard Short Label: Ttl Plts
Grand Total: Pkgs On Plts
Ttl pkgs on plts
Labels:
- Field's Standard Long Label: Grand Ttl Pkgs On Plts
- Field's Standard Short Label: Ttl Pkgs On Plts
Grand Total: Loose Pkgs
Loose pkgs
Labels:
- Field's Standard Long Label: Grand Ttl Loose Pkgs
- Field's Standard Short Label: Ttl Loose Pkgs
Grand Total: Gross Kg
Ttl G kg
Labels:
- Field's Standard Long Label: Grand Ttl Gross Kg
- Field's Standard Short Label: Ttl Gross KG
Grand Total: Gross Lb
Ttl G lb
Labels:
- Field's Standard Long Label: Grand Ttl Gross Lb
- Field's Standard Short Label: Ttl Gross Lb
Grand Total: HU
Ttl HU
Labels:
- Field's Standard Long Label: Grand Ttl HU
- Field's Standard Short Label: Ttl HU
Grand Total: cbm
Table B. Total (in cbm)
Labels:
- Field's Standard Long Label: Grand Ttl CBM
- Field's Standard Short Label: Ttl CBM
Table B
Figures
Figure 1
History
m2042
BA
- Need ability to enter Weight in LB
SA
Solution: see #Kg Lb Units Feature