Update PurchaseRequest.xml
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
<many-to-one name="approvedByUser" ref="com.axelor.auth.db.User" readonly="true" title="Approved by"/>
|
||||
<date name="approvalDate" title="approval date" readonly="true"/>
|
||||
|
||||
<date name="requestDate" title="request Date" />
|
||||
<date name="requestedDelay" title="requested Delay"/>
|
||||
|
||||
<unique-constraint columns="purchaseRequestSeq"/>
|
||||
|
||||
<extra-code>
|
||||
|
||||
Reference in New Issue
Block a user