Merge pull request #14 from root/dev
Update PurchaseOrderSupplierLine.xml
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
<decimal name="taxTotal" title="Total Tax" scale="2" precision="20" readonly="true"/>
|
<decimal name="taxTotal" title="Total Tax" scale="2" precision="20" readonly="true"/>
|
||||||
<!-- Total T.T.C -->
|
<!-- Total T.T.C -->
|
||||||
<decimal name="inTaxTotal" title="Total A.T.I." scale="2" precision="20" readonly="true"/>
|
<decimal name="inTaxTotal" title="Total A.T.I." scale="2" precision="20" readonly="true"/>
|
||||||
|
<many-to-one name="currency" ref="com.axelor.apps.base.db.Currency" title="Currency"/>
|
||||||
<!-- sophal -->
|
<!-- sophal -->
|
||||||
|
|
||||||
<extra-code><![CDATA[
|
<extra-code><![CDATA[
|
||||||
|
|||||||
Reference in New Issue
Block a user