summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchasing_job_state.xml
diff options
context:
space:
mode:
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>