diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/purchasing_job.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index 290955cf..16f1bedd 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -14,7 +14,7 @@ <field name="onhand"/> <field name="incoming"/> <field name="outgoing"/> - <field name="status_apo"/> + <field name="status_apo" invisible="1"/> <field name="action"/> <field name="note"/> </tree> |
