diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-03 15:42:20 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-03 15:42:20 +0700 |
| commit | 3882ee6c3299525eeb8924cd9c7245f65cd15a28 (patch) | |
| tree | d16873bb908f13205c07fc7bc918966c5cc3a2e5 | |
| parent | b9846c274cfbe4fb23a6c86469fde5ca3d73d54b (diff) | |
add notes to tree so
| -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 34540cc5..03c978a7 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -428,6 +428,7 @@ <field name="payment_type" optional="hide"/> <field name="payment_status" optional="hide"/> <field name="pareto_status" optional="hide"/> + <field name="notes" optional="hide"/> </field> </field> </record> |
