diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-05 22:07:00 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-05 22:07:00 +0700 |
| commit | 4115129907c5525c4688f2e6a3c28e0f249025b2 (patch) | |
| tree | fb19ebf363a6540e61d1bc9122122a1923f378ae /indoteknik_custom/views | |
| parent | 0554da8389d1622dc91aafee74390de888db9a6f (diff) | |
bug fix
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 9d19b97c..dadd5021 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -20,8 +20,8 @@ <field name="date_reserved" optional="hide"/> <field name="state_reserve" optional="hide"/> <field name="final_seq"/> - <field name="countdown_hours" optional="hide"/> - <field name="countdown_ready_to_ship" /> + <!-- <field name="countdown_hours" optional="hide"/> + <field name="countdown_ready_to_ship" /> --> </field> <field name="partner_id" position="after"> <field name="purchase_representative_id"/> |
