diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-05-27 09:03:37 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-05-27 09:03:37 +0700 |
| commit | f7c4899b84ca0faa3c069734174829898f20a420 (patch) | |
| tree | c9f1ac31026fabcc5c1108b128dc5459c30fb6d2 /indoteknik_custom/views | |
| parent | 8ac8c2f8b89e6069bf13e879d486fa9cf4814cb4 (diff) | |
| parent | 2f30191860095f3f2b403bdece99b4e46e7d4ff2 (diff) | |
Merge branch 'odoo-backup' of bitbucket.org:altafixco/indoteknik-addons into odoo-backup
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"/> |
