diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-03 09:49:28 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-03 09:51:52 +0700 |
| commit | 01029f94471df384decb606dbb3088f31a5a8108 (patch) | |
| tree | eb6bbed855e3cfccc77c8bcb3a490b6187a48d7b /indoteknik_custom/views | |
| parent | ddaf9f1bde9e4e5b977f4a188f22c3d60649430c (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 0fabf279..34540cc5 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -403,7 +403,7 @@ <field name="state" position="after"> <field name="approval_status"/> <field name="client_order_ref"/> - <field name="notes"/> + <field name="notes" optional="hide"/> <field name="payment_type" optional="hide"/> <field name="payment_status" optional="hide"/> <field name="pareto_status" optional="hide"/> |
