mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-30 18:50:29 -06:00
* Improve stock item tracking API query
- Cache related model lookups into single DB queries
- Significant improvements to query speed
- Ref: https://github.com/inventree/InvenTree/issues/7429
* Handle case where item does not exist in DB
(cherry picked from commit 79ea6897ea)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>