diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-09-26 15:22:07 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-09-26 15:22:07 +0700 |
| commit | 0d1bf664d93ff02a42b1962fcf034690b105b8a9 (patch) | |
| tree | 45db80c87b6744c04cf7122d52bfb22e8740847f | |
| parent | b920f203ac689497d117f5a5c4def44f87f85bc7 (diff) | |
cr revisi po
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 0ef0aa7f..f6e5a1a4 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -36,7 +36,7 @@ <field name="approval_status"/> </field> <field name="approval_status" position="after"> - <field name="revisi_po" invisible="1"/> + <field name="revisi_po"/> </field> <field name="incoterm_id" position="after"> <field name="amount_total_without_service"/> |
