summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchasing_job_state.xml
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-17 16:40:42 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-17 16:40:42 +0700
commit7c893b6cfeae88c82231f682517ae143b4cf580b (patch)
treeb249c3d3a462d4817a39ff00954765f3a4f7788f /indoteknik_custom/views/purchasing_job_state.xml
parent8bb3696e35dc122ea153566834a48ec0659e0101 (diff)
parenta461efcda1637c267b3c4195eb0f7d649f10f145 (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into cr_renca_find
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>