diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-02-25 11:47:47 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-02-25 11:47:47 +0700 |
| commit | d5d7948d38ca1893317c6eb379fbdbacdb14a996 (patch) | |
| tree | f3d166149a28a0c829199c85ae3329651950585a /indoteknik_custom/views | |
| parent | 63c712cd38666723a112899d49af3ee82af9bf89 (diff) | |
| parent | 6eecc5ecd377e6e7b69519294259b8e66cd8e564 (diff) | |
Merge branch 'odoo-production' into CR/number-adjusment
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 3e4dd89c..0d3d5cc2 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -296,6 +296,8 @@ <field name="partner_invoice_id"/> <field name="salesperson_id"/> <field name="product_id"/> + <field name="purchase_price_so"/> + <field name="purchase_price_po"/> <field name="qty_so"/> <field name="qty_po"/> <field name="margin_item" optional="hide"/> |
