Add orderByState for purchase request and order's kanban view
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<string name="internalReference" title="Internal Ref."/>
|
||||
<integer name="receiptState" title="Receipt State" selection="purchase.order.receipt.state" readonly="true" default="1"/>
|
||||
|
||||
<integer name="orderByState"/>
|
||||
|
||||
|
||||
<!-- Ligne de TVA -->
|
||||
|
||||
@@ -35,6 +35,8 @@
|
||||
|
||||
<integer name="purchaseType" title="Purchase Type" selection="purchase.request.project.select"/>
|
||||
|
||||
<integer name="orderByState"/>
|
||||
|
||||
<unique-constraint columns="purchaseRequestSeq"/>
|
||||
|
||||
<extra-code>
|
||||
|
||||
Reference in New Issue
Block a user