summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-02-12 15:02:14 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-02-12 15:02:14 +0700
commit7f284e263de51242459ca780af32fe0e372f7ac4 (patch)
tree1f306c29deb6c4c9d3bb1287275e5b1a74ce12bd /indoteknik_custom/views
parentede74761c8556b18b4555af22738a76538682512 (diff)
update code
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index daa2b095..163330c5 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -291,7 +291,7 @@
<form string="Cancel Reason">
<group>
<field name="reason_cancel" widget="selection"/>
- <field name="attachment_bukti" widget="many2many_binary"/>
+ <field name="attachment_bukti" widget="many2many_binary" required="1"/>
<field name="nomor_so_pengganti" attrs="{'invisible': [('reason_cancel', '!=', 'ganti_quotation')]}"/>
</group>
<footer>