mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-05 13:10:57 +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