diff options
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 9651cdd6..581690a1 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -51,6 +51,7 @@ string="Create Order Altama" class="oe_highlight" icon="fa-cloud-upload" + confirm="Yakin ingin Membuat PO ini ke Altama?" attrs="{'invisible': [('partner_id', '!=', 5571)]}" /> <button name="action_get_order_altama" |
