diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-20 09:57:29 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-23 16:29:23 +0700 |
| commit | af4ee6eef06a440207c6d16809d06e08057f66f0 (patch) | |
| tree | 9b80559cd0aa7dc202177b1e57880d2aa232a425 /indoteknik_custom/views | |
| parent | eeb72c4ed24c33403bb733a51198b9cc0f356e6a (diff) | |
bu pick in purchase order sales match
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> |
