diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-03-28 14:33:30 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-03-28 14:33:30 +0700 |
| commit | 0ffc512e1a1ae709544dd7661ec779a1a5621d1d (patch) | |
| tree | b26898dc451adf8b129302ea6463472368ee48c3 /indoteknik_custom/views/purchasing_job.xml | |
| parent | 1c73ff956137e6abef8dfb95f5c245efe6145aa1 (diff) | |
Add vendor id by sql in purchasing job view
Diffstat (limited to 'indoteknik_custom/views/purchasing_job.xml')
| -rw-r--r-- | indoteknik_custom/views/purchasing_job.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index c439dc8f..c307ce11 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -53,6 +53,7 @@ <field name="product_id"/> <field name="item_code"/> <field name="brand"/> + <field name="vendor_id"/> </search> </field> </record> |
