diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-13 00:07:50 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-13 00:07:50 +0700 |
| commit | fad550a10bbbca3058d598878ff8e9a5366335a6 (patch) | |
| tree | 2173c23ea1d5ec7fc7c5fefa1fec60d8c60f0f3e /indoteknik_custom/views/sale_order.xml | |
| parent | 097117408600ce6fb95ebc3c095d521fead94bea (diff) | |
<miqdad> show so fiktif in tree view
Diffstat (limited to 'indoteknik_custom/views/sale_order.xml')
| -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 3e2af82f..29a5281e 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -483,7 +483,7 @@ <field name="pareto_status" optional="hide"/> <field name="shipping_method_picking" optional="hide"/> <field name="hold_outgoing" optional="hide"/> - <field name="is_so_fiktif" optional="show"/> + <field name="is_so_fiktif" optional="hide" readonly="1"/> </field> </field> </record> |
