add attributes Validation COA Date and user and tracking numebr websites
This commit is contained in:
@@ -90,6 +90,13 @@
|
|||||||
<many-to-one name="coaFile" ref="com.axelor.meta.db.MetaFile" title="coa file" />
|
<many-to-one name="coaFile" ref="com.axelor.meta.db.MetaFile" title="coa file" />
|
||||||
<string name="noteCOA" large="true" multiline="true" title="Comment on coa"/>
|
<string name="noteCOA" large="true" multiline="true" title="Comment on coa"/>
|
||||||
|
|
||||||
|
<datetime name="coa_validation_date" title="Coa validation date" />
|
||||||
|
|
||||||
|
<many-to-one name="coa_validator_user" ref="com.axelor.auth.db.User" />
|
||||||
|
|
||||||
|
<string name="tracking_website" selection="purchase.importation.folder.website.selection" title="Tracking website" />
|
||||||
|
|
||||||
|
|
||||||
<extra-code>
|
<extra-code>
|
||||||
<![CDATA[
|
<![CDATA[
|
||||||
/** Static importation folder status select */
|
/** Static importation folder status select */
|
||||||
|
|||||||
Reference in New Issue
Block a user