summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-07 15:53:32 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-07 15:53:32 +0700
commit984e128294f4c3d9d3d8eab8dacf03846f8336b2 (patch)
tree10fa13d605be82de9fe32090d191f987bf0d1ef6 /indoteknik_custom/views/purchase_order.xml
parent49dcd6e8111483cd8f64aa2401a41b3a8d57a1dc (diff)
(andri) revisi peletakan CAB pada PO dan add field reklas misc
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index a78f300c..9084bcbb 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -14,7 +14,7 @@
attrs="{'invisible': ['|', ('sale_order_id', '=', False), ('state', 'not in', ['draft'])]}"
/>
</div>
- <xpath expr="//div[hasclass('oe_button_box')]" position="inside">
+ <xpath expr="//button[@name='action_view_invoice']" position="before">
<field name="is_cab_visible" invisible="1"/>
<button type="object"
name="action_view_journal_uangmuka"