diff options
| author | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2026-01-30 15:52:21 +0700 |
|---|---|---|
| committer | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2026-01-30 15:52:21 +0700 |
| commit | 4ac8b06616a0dce80029e1063078b31b6100084e (patch) | |
| tree | 4f15246c31154c1f3174d111aa9129532d7432d9 /indoteknik_custom/views | |
| parent | 4560970a9bdfd9fab483019f24d78cfe78330e32 (diff) | |
<hafid> refund kebutuhan BA dan cahsback
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 2 | ||||
| -rwxr-xr-x | indoteknik_custom/views/x_manufactures.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index c3df92ec..7a517ca7 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -302,7 +302,7 @@ ] } "/> - <field name="amount_cashback"/> + <!-- <field name="amount_cashback"/> --> <field name="purchase_price_md" optional="hide"/> <field name="purchase_tax_id" attrs="{'readonly': [('parent.approval_status', '!=', False)]}" diff --git a/indoteknik_custom/views/x_manufactures.xml b/indoteknik_custom/views/x_manufactures.xml index b52fe795..d5cec350 100755 --- a/indoteknik_custom/views/x_manufactures.xml +++ b/indoteknik_custom/views/x_manufactures.xml @@ -82,7 +82,7 @@ <field name="x_negara_asal"/> <field name="x_short_desc"/> <field name="x_manufacture_level"/> - <field name="cashback_percent" widget="percentage"/> + <!-- <field name="cashback_percent" widget="percentage"/> --> <field name="x_produk_aksesoris_sparepart"/> <field name="cache_reset_status"/> <field name="parent_id"/> |
