diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-12-17 10:13:13 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-12-17 10:13:13 +0700 |
| commit | 97d9a59c82be9052815be6039327148f07d98514 (patch) | |
| tree | 447823de690c54e623e193bde82eef2b4d505f07 /indoteknik_custom/views | |
| parent | 7adf192606f72f1efe2ad517df8b919902bf12a5 (diff) | |
add new condition on po
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 0e6b6792..d22c3b5c 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -41,6 +41,7 @@ </field> <field name="approval_status" position="after"> <field name="revisi_po"/> + <field name="not_update_purchasepricelist"/> </field> <field name="incoterm_id" position="after"> <field name="amount_total_without_service"/> |
