summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-07-22 11:21:29 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-07-22 11:21:29 +0700
commit59a0b56f034cc0bd86c86cc85d72aeb1c66abb92 (patch)
treec8cf5845a6d4a3b1c7c115049ffd38c762452702
parent6de8fcdd262895c14cc8a4e3e16f35a0d05e82ff (diff)
fix bug
-rw-r--r--fixco_custom/views/purchasing_job.xml2
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"/>