IPPAdvancedInventoryPrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
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

>VPropertypublicboolean $BarcodeEnabled
Details
Type
boolean
Definition
Product: QBW Description: Indicates whether barcoding is enabled  
XmlMinOccurs
0  
XmlName
BarcodeEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $EnhancedInventoryReceivingEnabled
Details
Type
boolean
Definition
QBW: Only QBW supported  
XmlMinOccurs
0  
XmlName
EnhancedInventoryReceivingEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $FIFOEffectiveDate
Details
Type
string
Definition
QBW: only  
XmlMinOccurs
0  
XmlName
FIFOEffectiveDate  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $FIFOEnabled
Details
Type
boolean
Definition
QBW: ONLY.  
XmlMinOccurs
0  
XmlName
FIFOEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $MLIAvailable
Details
Type
boolean
Definition
QBW: ONLY. MLI available  
XmlMinOccurs
0  
XmlName
MLIAvailable  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $MLIEnabled
Details
Type
boolean
Definition
QBW: ONLY. MLI enabled  
XmlMinOccurs
0  
XmlName
MLIEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $RowShelfBinEnabled
Details
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  
>VPropertypublicboolean $TrackingOnBuildAssemblyEnabled
Details
Type
boolean
Definition
QBW: only  
XmlMinOccurs
0  
XmlName
TrackingOnBuildAssemblyEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $TrackingOnInventoryAdjustmentEnabled
Details
Type
boolean
Definition
QBW: only  
XmlMinOccurs
0  
XmlName
TrackingOnInventoryAdjustmentEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $TrackingOnPurchaseTransactionsEnabled
Details
Type
boolean
Definition
QBW: only  
XmlMinOccurs
0  
XmlName
TrackingOnPurchaseTransactionsEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $TrackingOnSalesTransactionsEnabled
Details
Type
boolean
Definition
QBW: only  
XmlMinOccurs
0  
XmlName
TrackingOnSalesTransactionsEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $TrackingSerialOrLotNumber
Details
Type
boolean
Definition
QBW: only  
XmlMinOccurs
0  
XmlName
TrackingSerialOrLotNumber  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  

Methods

methodpublic__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : void

Initializes 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
NameTypeDescription
$keyValInitializers\dictionary

key/value pairs to be populated into object's properties

$verboseboolean

specifies whether object should echo warnings

Documentation was generated by phpDocumentor 2.8.5.