diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-05-26 09:26:01 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-05-26 09:26:01 +0000 |
| commit | 2f30191860095f3f2b403bdece99b4e46e7d4ff2 (patch) | |
| tree | aad9dd427c3f2750c7ec8a6f2deca2a48f01eac9 /indoteknik_custom/views | |
| parent | 9ff68fb4b50e70d5ed574aa646e04fe55b39af1f (diff) | |
| parent | 8d7725f4d783c43d358017f5e2bf261c10bff6c7 (diff) | |
Merged in CR/sla-ready-to-ship (pull request #313)
CR/sla ready to ship
Diffstat (limited to 'indoteknik_custom/views')
| -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 a599a7b8..0fabf279 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -107,6 +107,7 @@ <t t-esc="' to '"/> <field name="eta_date" readonly="1"/> <field name="expected_ready_to_ship"/> + <field name="ready_to_ship_status_detail"/> <field name="flash_sale"/> <field name="margin_after_delivery_purchase"/> <field name="percent_margin_after_delivery_purchase"/> |
