summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/sale_order.xml
diff options
context:
space:
mode:
authorHafidBuroiroh <hafidburoiroh09@gmail.com>2026-02-24 08:47:38 +0700
committerHafidBuroiroh <hafidburoiroh09@gmail.com>2026-02-24 08:47:38 +0700
commit7bfc92fdb73a89c5bc0b4c711315cbd5ea3ff268 (patch)
treee68a7ae7d08f85cf9b5ce6b708d9d5b551656e52 /indoteknik_custom/views/sale_order.xml
parentb468da04ba901590b764694bfdd47366bc649dab (diff)
<hafid> sourcing job dari sale order ga include crm
Diffstat (limited to 'indoteknik_custom/views/sale_order.xml')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index c3df92ec..ac871ead 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -46,6 +46,12 @@
type="object"
string="Refund"
class="btn-primary" />
+
+ <button name="action_open_sjo"
+ type="object"
+ string="Request Sourcing"
+ class="btn-primary"
+ attrs="{'invisible': [('state', '!=', 'draft')]}"/>
</xpath>
<xpath expr="//sheet" position="before">
<field name="partner_is_cbd_locked" invisible="1"/>