File tree Expand file tree Collapse file tree
qbwc_common/qbd_xml_schemas Expand file tree Collapse file tree Original file line number Diff line number Diff line change 14651465<xsd:element name="ContactValue" type="STRTYPE"/>
14661466<xsd:element name="IsRSBEnabled" type="BOOLTYPE"/>
14671467<xsd:element name="IsBarcodeEnabled" type="BOOLTYPE"/>
1468+ <xsd:element name="IsInventoryExpirationDateEnabled" type="BOOLTYPE"/>
14681469<xsd:element name="BarCodeValue" type="STRTYPE"/>
14691470<xsd:element name="AssignEvenIfUsed" type="BOOLTYPE"/>
14701471<xsd:element name="AllowOverride" type="BOOLTYPE"/>
72977298 <xsd:sequence>
72987299 <xsd:element ref="EnhancedInventoryReceivingEnabled" minOccurs="0"/>
72997300 <xsd:element ref="IsTrackingSerialOrLotNumber" minOccurs="0"/>
7301+ <xsd:element ref="IsInventoryExpirationDateEnabled" minOccurs="0"/>
73007302 <xsd:element ref="isTrackingOnSalesTransactionsEnabled" minOccurs="0"/>
73017303 <xsd:element ref="isTrackingOnPurchaseTransactionsEnabled" minOccurs="0"/>
73027304 <xsd:element ref="isTrackingOnInventoryAdjustmentEnabled" minOccurs="0"/>
You can’t perform that action at this time.
0 commit comments