diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-17 15:45:48 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-17 15:45:48 +0700 |
| commit | 2cd0d5ede34e2c46b3bcd1f1907cd0526ef42b9d (patch) | |
| tree | 0e3d022b848cb74348521de05a632de1f66f1341 /indoteknik_custom/views | |
| parent | 66983246c83db072c62abba4a40a70e514b081d0 (diff) | |
(andri) butuh approval pimpinan bila ada perubahan unit price pada PO PJ + matches SO margin header <=15%
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 437b86b8..09d901b9 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -144,6 +144,7 @@ <field name="cost_service_per_item" optional="hide"/> <field name="contribution_cost_service" optional="hide"/> <field name="ending_price" optional="hide"/> + <field name="price_unit_before" readonly="1" optional="hide" force_save="1"/> <!-- <field name="suggest" readonly="1"/> --> </field> <field name="product_id" position="before"> |
