diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-09-29 19:06:49 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-09-29 19:06:49 +0700 |
| commit | 1e40f3b647d6825779503858bb2ed2d0f8a4b184 (patch) | |
| tree | 79085120f46c7563b8f9c1623a894f3e17889f8e /indoteknik_custom/views | |
| parent | 156507bd6de73802ae9ef32d344c59184e6f923a (diff) | |
Update purchase_order.py, purchase_order_line.py, and 2 more files...
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index e1f6560c..d0bd515f 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -29,6 +29,7 @@ <field name="so_item_margin"/> <field name="item_percent_margin"/> <field name="so_item_percent_margin"/> + <field name="delivery_amt_line"/> </xpath> <field name="amount_total" position="after"> <field name="total_margin"/> |
