summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-02-25 10:47:35 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-02-25 10:47:35 +0700
commit6352ba63a39293b3e260bd7bd933c9de2c023172 (patch)
treef94d502a6684a4a35c0276e8b66138d772af73ce /indoteknik_custom/views
parenta5ab398f902915ea44394b4b8fd6a8bb14ccbb89 (diff)
add purchase price po and so on po sales matches
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml2
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"/>