diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-07-25 09:56:00 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-07-25 09:56:00 +0700 |
| commit | 6983b0f81beb28b0df43c78e50dbcf310235a9dd (patch) | |
| tree | eeb1a60de318cf4ec3d3e5ba9cfe21c5af4f3bd5 /indoteknik_custom/views/purchase_order.xml | |
| parent | 414b741f6fdd3ba37754db516c695231e3fbca6e (diff) | |
| parent | 36a53535dbdc5777266fd9276b4c557259dab6be (diff) | |
<hafid> merge tukar guling
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 7 |
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> |
