Files
opensourcepos/app/Models
objecttothis 85e7a8782e feat(item): add bulk export data lookup for plugins
Add getExportDataBulk() to Item model for plugin use.

- Fetches item_id, item_number, name, description, unit_price,
  and pic_filename for multiple item IDs in single query
- Returns results keyed by item_id for easy lookup
- Guards against empty input array

Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>
2026-09-14 16:21:04 +04:00
..
2026-05-18 16:12:38 +04:00
2024-06-15 17:19:15 +02:00
2026-05-18 16:06:23 +04:00
2026-05-18 16:06:23 +04:00
2025-03-28 21:24:21 +04:00
2026-05-18 16:12:38 +04:00
2026-06-11 23:03:51 +04:00
2026-06-11 23:05:24 +04:00