diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-07 21:08:26 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-07 21:08:26 +0700 |
| commit | 2b4ad6b66cb0433348f1d12833a525875400a9dc (patch) | |
| tree | 121c3b4f727e19ba391db2f3c7f9efa08293b426 | |
| parent | 672b682c602160de8e7ec77232b0a709c6ed2b87 (diff) | |
<Miqdad> add confirmation in create order altama
| -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" |
