Skip to content

Commit beb36f2

Browse files
committed
HGI-11008: Add IsInventoryExpirationDateEnabled element in schema
1 parent 925cd87 commit beb36f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

qbwc_common/qbd_xml_schemas/qbxml130.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,6 +1465,7 @@
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"/>
@@ -7297,6 +7298,7 @@
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"/>

0 commit comments

Comments
 (0)