diff options
Diffstat (limited to 'fixco_custom/views/purchasing_job.xml')
| -rw-r--r-- | fixco_custom/views/purchasing_job.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixco_custom/views/purchasing_job.xml b/fixco_custom/views/purchasing_job.xml index 7a15160..270652c 100644 --- a/fixco_custom/views/purchasing_job.xml +++ b/fixco_custom/views/purchasing_job.xml @@ -8,7 +8,7 @@ <tree string="Procurement Monitoring by Product" create="false" delete="false"> <field name="item_code"/> <field name="product"/> - <field name="brand_id"/> + <!-- <field name="brand_id"/> --> <field name="vendor_id"/> <field name="onhand"/> <field name="incoming"/> |
