mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 04:12:11 +00:00
Display "loading" until allocations loaded
This commit is contained in:
@@ -461,6 +461,7 @@ class BuildItemList(generics.ListCreateAPIView):
|
||||
filter_fields = [
|
||||
'build',
|
||||
'stock_item',
|
||||
'bom_item',
|
||||
'install_into',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user