summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchasing_job_state.xml
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-01-22 13:51:02 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-01-22 13:51:02 +0700
commit4f73c6225571608e0fed6ee94ae0d2c91eaefd1a (patch)
treef14b163f4793f1aee74d315557abc0cf27b83073 /indoteknik_custom/views/purchasing_job_state.xml
parent7e52c025439a8614a1ec6ae77dfdda934989a09b (diff)
parent230027f0bfedfedc27e5067d0b25d167f751688b (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into gudang-service
merge
Diffstat (limited to 'indoteknik_custom/views/purchasing_job_state.xml')
-rw-r--r--indoteknik_custom/views/purchasing_job_state.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchasing_job_state.xml b/indoteknik_custom/views/purchasing_job_state.xml
index c7c40020..ca08e44c 100644
--- a/indoteknik_custom/views/purchasing_job_state.xml
+++ b/indoteknik_custom/views/purchasing_job_state.xml
@@ -8,7 +8,8 @@
<sheet>
<group>
<field name="status_apo" readonly="1"/>
- <field name="note"/>
+ <field name="note" invisible="1"/>
+ <field name="note_detail"/>
</group>
</sheet>
</form>