diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-24 13:45:43 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-24 13:45:43 +0700 |
| commit | 68c7f85b0bf7b8eb85f5bbffcfe2bbc8a38b7e4e (patch) | |
| tree | e9982aa981deb8b9d7c42a51322f897ac38e6d0b /indoteknik_custom/views/automatic_purchase.xml | |
| parent | 5840f4fce3776a6c14a8f46ed156284b301d8af1 (diff) | |
update 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 a505daa5..71d292c9 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -52,6 +52,7 @@ <field name="partner_id" readonly="1" optional="hide"/> <field name="partner_invoice_id" readonly="1"/> <field name="salesperson_id" readonly="1"/> + <field name="purchase_price" readonly="1"/> <field name="product_id" readonly="1"/> <field name="qty_so" readonly="1"/> <field name="qty_po" readonly="1"/> |
