diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-10-24 14:51:37 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-10-24 14:51:37 +0700 |
| commit | 646f9557c101bd6b8ed81fc46130e9761957b5c1 (patch) | |
| tree | 6be2518f06ff059bc4927d852b5d0cd6b5627f80 /indoteknik_custom/views | |
| parent | 84cbe80ad4f6f2bcb99386d92be7cc210d481dea (diff) | |
add commision in sale order
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 138470b6..d7c811f7 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -16,6 +16,7 @@ <field name="shipping_cost_covered"/> <field name="shipping_paid_by"/> <field name="delivery_amt"/> + <field name="fee_third_party"/> </field> <field name="partner_shipping_id" position="after"> <field name="real_shipping_id"/> |
