mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-18 23:38:36 +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