2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-23 13:16:30 +00:00

Improve API query ()

This commit is contained in:
Oliver
2024-10-16 20:51:09 +11:00
committed by GitHub
parent 59fa3bb4ff
commit 9e0a4c6a7e

@@ -195,6 +195,7 @@ class BuildMixin:
'build_lines__bom_item',
'build_lines__build',
'part',
'part__pricing_data'
)
return queryset