diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-03-26 13:48:25 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-03-26 13:48:25 +0700 |
| commit | cefc6ec6de52f2c79c1760cf88db3375f4956a31 (patch) | |
| tree | 7c7ea32380605b4aab110b355a265b462cba9072 /indoteknik_custom/views | |
| parent | 44220214132f20202da9f225ed46ecfe14057e2c (diff) | |
PUSH
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index db89d121..74730e06 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -33,7 +33,7 @@ <field name="fee_third_party"/> <field name="biaya_lain_lain"/> <field name="total_percent_margin"/> - <field name="total_margin_excl_third_party"/> + <field name="total_margin_excl_third_party" readonly="1"/> <field name="type_promotion"/> <label for="voucher_id"/> <div class="o_row"> |
