diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-07 21:09:27 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-07 21:09:27 +0700 |
| commit | 9995484585402c7b2d0b1a22dc6fe8d309238af8 (patch) | |
| tree | b361cffba708a74cdfd58ca2b051ec5bc5335cfb /indoteknik_custom/views | |
| parent | 7e9cd77dbfa49c6586231c438b2da9b2d66ce8c2 (diff) | |
<Miqdad> add confirmation in create order altama
Diffstat (limited to 'indoteknik_custom/views')
| -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" |
