diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-04-29 06:30:50 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-04-29 06:30:50 +0000 |
| commit | 1c0c7be74b11371299bead2626840b3ebc2632f7 (patch) | |
| tree | 14e43d531e420cedb3f69956c2e5b75e81a2345e /indoteknik_custom/views/automatic_purchase.xml | |
| parent | 09c3b3a6a706d176f61bf89fc7acb690650b528c (diff) | |
| parent | a5727ae0dd3f82bf22b888125d924520833838b4 (diff) | |
Merged in feature/request-by-abl (pull request #140)
Feature/request by abl
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"/> |
