summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-26 08:45:40 +0700
committerFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-26 08:45:40 +0700
commite52ef1be01707cb049dae84d061e49b316d6c17c (patch)
tree6635aaf65cf2bba67d60b477bebc65798cc21260
parent7be11b56799d45e044f5af5927f63180c419e36e (diff)
hide note
-rw-r--r--indoteknik_custom/views/purchasing_job.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml
index d303e5ea..8e1eb3b6 100644
--- a/indoteknik_custom/views/purchasing_job.xml
+++ b/indoteknik_custom/views/purchasing_job.xml
@@ -16,7 +16,7 @@
<field name="outgoing"/>
<field name="status_apo" invisible="1"/>
<field name="action"/>
- <field name="note"/>
+ <field name="note" optional="hide"/>
<field name="note_detail"/>
<field name="date_po" optional="hide"/>
<field name="so_number"/>
@@ -59,7 +59,7 @@
<field name="outgoing"/>
<field name="purchase_representative_id"/>
<field name="vendor_id"/>
- <field name="note"/>
+ <!-- <field name="note"/> -->
<field name="note_detail"/>
</group>
</group>