summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/purchase_pricelist.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_pricelist.xml b/indoteknik_custom/views/purchase_pricelist.xml
index f9fd52ba..f4cd4e78 100755
--- a/indoteknik_custom/views/purchase_pricelist.xml
+++ b/indoteknik_custom/views/purchase_pricelist.xml
@@ -11,6 +11,8 @@
<field name="system_price"/>
<field name="human_last_update"/>
<field name="system_last_update"/>
+ <field name="count_trx_po"/>
+ <field name="count_trx_po_vendor"/>
</tree>
</field>
</record>
@@ -27,6 +29,10 @@
<field name="vendor_id" context="{'res_partner_search_mode': 'supplier'}"/>
<field name="product_price"/>
<field name="system_price"/>
+ <field name="human_last_update"/>
+ <field name="system_last_update"/>
+ <field name="count_trx_po"/>
+ <field name="count_trx_po_vendor"/>
</group>
</group>
</sheet>