diff options
| author | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2026-02-28 09:56:26 +0700 |
|---|---|---|
| committer | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2026-02-28 09:56:26 +0700 |
| commit | 8d953f913aceb97faa026253b65d6159759f5a62 (patch) | |
| tree | 0ff82faa484cae7c87f75df556966e0da49ee088 /indoteknik_custom/views/sale_order.xml | |
| parent | 7bfc92fdb73a89c5bc0b4c711315cbd5ea3ff268 (diff) | |
| parent | 7cd31c8dab49c59f8c6e67528d528514cc13932c (diff) | |
<hafid> change request sourcing job order
Diffstat (limited to 'indoteknik_custom/views/sale_order.xml')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index ac871ead..33cd51e4 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -391,7 +391,7 @@ { 'readonly': [ '|', - ('approval_status', 'in', ['pengajuan1', 'pengajuan2', 'approved']), + ('approval_status', 'in', ['pengajuan0','pengajuan1', 'pengajuan2', 'approved']), ('state', 'not in', ['cancel', 'draft']) ] } |
