diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-02-06 15:53:19 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-02-06 15:53:19 +0700 |
| commit | edb3c1c80931078d40a8f56149aeca9efdcdc07d (patch) | |
| tree | 301f863f53c4868a31a4e943d520e97d10998827 /indoteknik_custom/views/automatic_purchase.xml | |
| parent | bc28a47b83eb481f52c89b0f0fa5a13a851fbc21 (diff) | |
change request purchasing job
Diffstat (limited to 'indoteknik_custom/views/automatic_purchase.xml')
| -rw-r--r-- | indoteknik_custom/views/automatic_purchase.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index edf966d9..244d1caa 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -30,6 +30,7 @@ <field name="qty_purchase"/> <field name="partner_id"/> <field name="last_price"/> + <field name="taxes_id"/> <field name="subtotal"/> <field name="last_order_id" readonly="1" optional="hide"/> <field name="current_po_line_id" readonly="1" optional="hide"/> |
