diff options
| -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 2fe343b4..b0ecd359 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -64,7 +64,7 @@ <field name="item_code"/> <field name="brand"/> <field name="vendor_id"/> - <field name="user_id"/> + <field name="purchase_representative_id"/> </search> </field> </record> |
