summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-07-24 10:38:04 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-07-24 10:38:04 +0000
commit36a53535dbdc5777266fd9276b4c557259dab6be (patch)
tree9717b2e9019a184249500f4c3c4c3c03c0b574d9 /indoteknik_custom/views/purchase_order.xml
parent19ac8961c8163322f759f9eb021df368a8950010 (diff)
parentb8efc85091fe0af596872bffeb3cf6c78fe2beed (diff)
Merged in tukar_guling (pull request #363)
Tukar guling
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index dae23eed..ff223125 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -189,6 +189,13 @@
<field name="order_sales_match_line"/>
</page>
</xpath>
+ <xpath expr="//form/sheet/notebook/page[@name='purchase_delivery_invoice']" position="after">
+ <page string="Other Info" name="purchase_order_sales_matches_lines">
+ <group string="Return Doc">
+ <field name="vcm_id"/>
+ </group>
+ </page>
+ </xpath>
</field>
</record>
</data>