diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-31 16:45:07 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-31 16:45:07 +0700 |
| commit | 74796f3390ad90e2ae981351cd0491aca6dccc9c (patch) | |
| tree | afb3765a8878067e9f587664034b2a24de525588 /indoteknik_custom/views/sale_order.xml | |
| parent | 346b6dc89cbde3640413714175cdc438544a664c (diff) | |
<iman> add ready to ship date
Diffstat (limited to 'indoteknik_custom/views/sale_order.xml')
| -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 008a04ed..09a71912 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -69,6 +69,7 @@ </field> <field name="tag_ids" position="after"> <field name="eta_date" readonly="1"/> + <field name="estimated_ready_ship_date" /> <field name="flash_sale"/> <field name="margin_after_delivery_purchase"/> <field name="percent_margin_after_delivery_purchase"/> |
