diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-06-24 09:43:30 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-06-24 09:43:30 +0700 |
| commit | edbad751e9f370285baa221ca26a683d202e8541 (patch) | |
| tree | d4bfd495a72a59ba01131e97970ab48246239af3 /indoteknik_custom/views | |
| parent | 05283d3ec0c49449e2ed7b14b2d824739db19174 (diff) | |
| parent | a6aa700b5016c98d579a52125e3686acc615ce88 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 7b568d07..530fd115 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -332,6 +332,7 @@ <field name="delivery_amt" optional="hide"/> <field name="margin_deduct" optional="hide"/> <field name="hold_outgoing_so" optional="hide"/> + <field name="bu_pick" optional="hide"/> <field name="margin_so"/> </tree> </field> |
