diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-05-06 17:06:33 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-05-06 17:06:33 +0700 |
| commit | cb08d9c48d1a6bc36ec1bb9e650473f4d467995e (patch) | |
| tree | b383c80e411c4549aecd477e0348e60c509d3acd /indoteknik_custom/views | |
| parent | 1cf66814711b428dd9782292d3403bb9c78b36a2 (diff) | |
| parent | e16dd5348125a7fc328052b177635282f931ccd9 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into feat_voucher_category
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 c446a8ba..ed389b4c 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -282,6 +282,7 @@ </div> <field name="total_margin" /> <field name="total_percent_margin" /> + <field name="total_before_margin" /> </field> <field name="effective_date" position="after"> <field name="carrier_id" /> |
