diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-25 15:57:08 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-25 15:57:08 +0700 |
| commit | e746cf283822f12afe7f7cf11cbf2156b3b689ef (patch) | |
| tree | f6b5cb937471180ea1ef784eff51c3308f002301 /indoteknik_custom/views/automatic_purchase.xml | |
| parent | fb23eeec8484031730d8716caf0f8ee0e6a07ed4 (diff) | |
add tax purchase on matches so apo
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 71d292c9..974fbd17 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -53,6 +53,7 @@ <field name="partner_invoice_id" readonly="1"/> <field name="salesperson_id" readonly="1"/> <field name="purchase_price" readonly="1"/> + <field name="purchase_tax_id" readonly="1"/> <field name="product_id" readonly="1"/> <field name="qty_so" readonly="1"/> <field name="qty_po" readonly="1"/> |
