diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-10 09:45:23 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-10 09:45:23 +0700 |
| commit | 7153f047a6c9e98a1a016a6e08379f495071c9a1 (patch) | |
| tree | 268155d13e4c7a9e004354997f54ea7df6c2745b /indoteknik_custom/views | |
| parent | 98772cc23d66c5a624600ba2716cc790094efc98 (diff) | |
add approve_by 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 346100ae..1702db5d 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -41,6 +41,7 @@ <field name="incoterm_id" position="after"> <field name="amount_total_without_service"/> <field name="delivery_amt"/> + <field name="approve_by"/> </field> <field name="currency_id" position="after"> <field name="summary_qty_po"/> |
