summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/tukar_guling.xml
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-08-06 05:16:35 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-08-06 05:16:35 +0000
commitccbb64638373bb113cfbdfdda1865cf8bda1ebb3 (patch)
tree62351a980e71ff35bb0aed3714564e8bf98e00ae /indoteknik_custom/views/tukar_guling.xml
parent837b7ba9f7118c6516ebad6b4022e1b449661c4d (diff)
parent9fb81ccccb8f2735ac5811d81b644b0ae70c4d8e (diff)
Merged in val_inv_bil_opt (pull request #379)
Val inv bil opt
Diffstat (limited to 'indoteknik_custom/views/tukar_guling.xml')
-rw-r--r--indoteknik_custom/views/tukar_guling.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml
index c23995d3..88e5b883 100644
--- a/indoteknik_custom/views/tukar_guling.xml
+++ b/indoteknik_custom/views/tukar_guling.xml
@@ -84,8 +84,11 @@
<field name="operations"
attrs="{'readonly': [('state', 'not in', 'draft')]}"/>
<field name="origin" readonly="1"/>
+ <field name="is_has_invoice" readonly="1"/>
+ <field name="invoice_id" readonly="1"/>
</group>
<group>
+ <field name="val_inv_opt" attrs="{'invisible': [('is_has_invoice', '=', False)]}"/>
<field name="ba_num" string="Nomor BA"/>
<field name="notes"/>
<field name="date_sales" readonly="1"/>