diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-04-23 08:16:37 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-04-23 08:16:37 +0000 |
| commit | 57d299950d11976917fe516736afeb0f3e0233a3 (patch) | |
| tree | 89b37072948905c8e8ddc4bbc303eaa06efb59f3 | |
| parent | 3f0a246d364a07f8c61eafeefcee7b37232a5933 (diff) | |
sale_order.xml edited online with Bitbucket
| -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 79a095fb..2ed35381 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -34,6 +34,7 @@ attrs="{'required': ['|', ('create_date', '>', '2023-06-15'), ('create_date', '=', False)]}" /> <field name="delivery_amt" /> <field name="ongkir_ke_xpdc" /> + <field name="metode_kirim_ke_xpdc" /> <field name="fee_third_party" /> <field name="biaya_lain_lain" /> |
