diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-28 15:23:38 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-28 15:23:38 +0700 |
| commit | 364eb8f589e5070c06e10bb5895e20e69dad8249 (patch) | |
| tree | 93e223903a10ea7c59e3cdd96192351ff69d32cc /indoteknik_custom/views | |
| parent | ea81f5a5b5eedfffcfa15a3f752ccc81df6eed04 (diff) | |
add shipping_method_picking on sale order
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 6a80d586..2a46901a 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -296,6 +296,7 @@ <field name="payment_type" optional="hide"/> <field name="payment_status" optional="hide"/> <field name="pareto_status" optional="hide"/> + <field name="shipping_method_picking" optional="hide"/> </field> </field> </record> |
