mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-14 11:39:12 -05:00
24bff424d9
* More efficient call * Tree save fix - Do not rebuild tree when not required - Reduce DB count for API test * Reduce query count even further * Reduce query limit for other tests * Fix for parent getter * Added condition * Remove duplicate check * Don't pre-fill tree values * perform atomic delete * Adjust unit tests