diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-02-25 10:47:35 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-02-25 10:47:35 +0700 |
| commit | 6352ba63a39293b3e260bd7bd933c9de2c023172 (patch) | |
| tree | f94d502a6684a4a35c0276e8b66138d772af73ce /indoteknik_custom/views | |
| parent | a5ab398f902915ea44394b4b8fd6a8bb14ccbb89 (diff) | |
add purchase price po and so on po sales matches
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"/> |
