diff options
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"/> |
