summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index c4a06a6c..f2b98b09 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -49,6 +49,15 @@
<field name="qty_outgoing"/>
<field name="qty_available"/>
</field>
+ <page name="purchase_delivery_invoice" position="after">
+ <page name="purchase_vendor_bills" string="Vendor Bills" groups="indoteknik_custom.technical_administrator">
+ <group>
+ <field name="invoice_status" readonly="0" />
+ <field name="invoice_count" readonly="0" />
+ <field name="invoice_ids" readonly="0" />
+ </group>
+ </page>
+ </page>
</field>
</record>
</data>