Difference between revisions of "ITrack/Enterprise/Inventory"

From ISoft Wiki
Jump to navigationJump to search
(Formatting as a table)
 
Line 1: Line 1:
==Properties of Inventory==
{| border="1" cellpadding="5"
* Buy Package - Inventory must be purchased in multiples of the buy package.  (Exception: See Purchase Factor)
! width=100| Property
** Default: 1
! Description
** Vendor Pricing: True
! Default
* 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.
! Vendor Pricing
** Default: False
|-
** Vendor Pricing: True
| '''Buy Package'''
| Inventory must be purchased in multiples of the buy package.  (Exception: See Purchase Factor)
| 1
| 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.
| False
| True
|}


[[Category:ITrack/Enterprise/Concepts]]
[[Category:ITrack/Enterprise/Concepts]]

Latest revision as of 19:29, 7 February 2012

Property Description Default Vendor Pricing
Buy Package Inventory must be purchased in multiples of the buy package. (Exception: See Purchase Factor) 1 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. False True