summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-01-30 09:49:05 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-01-30 09:49:05 +0700
commit23b996c1c9484d735651efaaf999f9d4b10c3328 (patch)
treef385d6296351a8bc1c9586ebe4dc531a5e54fde7 /indoteknik_custom/views
parent6de31129f90c30306f234f82eae9ce198d540b9a (diff)
parentc4880a2b65347852685faaa2e33bc8ac5ed7c119 (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into gudang-service
merge
Diffstat (limited to 'indoteknik_custom/views')
-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>