2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 20:15:44 +00:00

Improve API query (#8302)

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

View File

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