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/stock_picking.xml | |
| parent | 097117408600ce6fb95ebc3c095d521fead94bea (diff) | |
<miqdad> show so fiktif in tree view
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 4779c5d3..c13bba2b 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -23,6 +23,7 @@ <field name="state_packing" widget="badge" decoration-success="state_packing == 'packing_done'" decoration-danger="state_packing == 'not_packing'" optional="hide"/> <field name="final_seq"/> + <field name="is_so_fiktif" optional="hide" readonly="1"/> <field name="state_approve_md" widget="badge" decoration-success="state_approve_md == 'done'" decoration-warning="state_approve_md == 'pending'" optional="hide"/> <!-- <field name="countdown_hours" optional="hide"/> |
