diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-03 09:52:05 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-03 09:52:05 +0700 |
| commit | e3875c149ba913582a3fe28a31003e8332a7893e (patch) | |
| tree | 7538b3ac1d462e347cda3d136e889a0ac686c910 /indoteknik_custom/views | |
| parent | b559bcdf167ba24cbbcf978461fb774e8eda2f07 (diff) | |
add filter user_id and fix responsible on automatic purchase
Diffstat (limited to 'indoteknik_custom/views')
| -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 8f9be1de..2fe343b4 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -64,6 +64,7 @@ <field name="item_code"/> <field name="brand"/> <field name="vendor_id"/> + <field name="user_id"/> </search> </field> </record> |
