IPPAdvancedInventoryPrefs.php
- Package
- Default
\IPPAdvancedInventoryPrefs
Package: Default











- IPPAdvancedInventoryPrefs
- \IPPAdvancedInventoryPrefs
- XmlDefinition
- QBW: only. Defines advance inventory Prefs details
- XmlName
- IPPAdvancedInventoryPrefs
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

boolean $BarcodeEnabledDetails
- Type
- boolean
- Definition
- Product: QBW Description: Indicates whether barcoding is enabled
- XmlMinOccurs
- 0
- XmlName
- BarcodeEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $EnhancedInventoryReceivingEnabledDetails
- Type
- boolean
- Definition
- QBW: Only QBW supported
- XmlMinOccurs
- 0
- XmlName
- EnhancedInventoryReceivingEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $FIFOEffectiveDateDetails
- Type
- string
- Definition
- QBW: only
- XmlMinOccurs
- 0
- XmlName
- FIFOEffectiveDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $FIFOEnabledDetails
- Type
- boolean
- Definition
- QBW: ONLY.
- XmlMinOccurs
- 0
- XmlName
- FIFOEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $MLIAvailableDetails
- Type
- boolean
- Definition
- QBW: ONLY. MLI available
- XmlMinOccurs
- 0
- XmlName
- MLIAvailable
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $MLIEnabledDetails
- Type
- boolean
- Definition
- QBW: ONLY. MLI enabled
- XmlMinOccurs
- 0
- XmlName
- MLIEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $RowShelfBinEnabledDetails
- Type
- boolean
- Definition
- Product: QBW Description: Indicates whether Row/Shelf/Bin location tracking is enabled
- XmlMinOccurs
- 0
- XmlName
- RowShelfBinEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TrackingOnBuildAssemblyEnabledDetails
- Type
- boolean
- Definition
- QBW: only
- XmlMinOccurs
- 0
- XmlName
- TrackingOnBuildAssemblyEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TrackingOnInventoryAdjustmentEnabledDetails
- Type
- boolean
- Definition
- QBW: only
- XmlMinOccurs
- 0
- XmlName
- TrackingOnInventoryAdjustmentEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TrackingOnPurchaseTransactionsEnabledDetails
- Type
- boolean
- Definition
- QBW: only
- XmlMinOccurs
- 0
- XmlName
- TrackingOnPurchaseTransactionsEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TrackingOnSalesTransactionsEnabledDetails
- Type
- boolean
- Definition
- QBW: only
- XmlMinOccurs
- 0
- XmlName
- TrackingOnSalesTransactionsEnabled
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element
Methods

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidInitializes this object, optionally with pre-defined property values
Initializes this object and it's property members, using the dictionary
of key/value pairs passed as an optional argument.
Parameters| Name | Type | Description |
|---|---|---|
| $keyValInitializers | \dictionary | key/value pairs to be populated into object's properties |
| $verbose | boolean | specifies whether object should echo warnings |