mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-05 13:10:57 +00:00
Validate and save the new serailizer
This commit is contained in:
@ -275,6 +275,7 @@ class BuildFinish(generics.CreateAPIView):
|
||||
|
||||
return ctx
|
||||
|
||||
|
||||
class BuildAllocate(generics.CreateAPIView):
|
||||
"""
|
||||
API endpoint to allocate stock items to a build order
|
||||
|
Reference in New Issue
Block a user