Difference between revisions of "ITrack/Enterprise/Inventory"

From ISoft Wiki
Jump to navigationJump to search
(Added a couple properties of inventory. They should probably be in a table, but this works for now.)
 
Line 6: Line 6:
** Default: False
** Default: False
** Vendor Pricing: True
** Vendor Pricing: True
[[Category:Enterprise Concepts]]

Revision as of 17:15, 10 December 2008

Properties of Inventory

  • Buy Package - Inventory must be purchased in multiples of the buy package. (Exception: See Purchase Factor)
    • Default: 1
    • Vendor Pricing: True
  • Purchase Factor - If purchase factor is true then when purchasing the item, the quantity is assumed to be in increments of the buy package. Therefore if purchase factor is true and the buy package of an item is 5 and 20 items need to be ordered, the quantity on a purchase order should read 4. If, however, purchase factor is false, the quantity ordered should be 20.
    • Default: False
    • Vendor Pricing: True