2
0
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:
Oliver Walters
2022-01-07 11:33:27 +11:00
parent 960784644f
commit 12b3a5c9cc
5 changed files with 84 additions and 2 deletions

View File

@ -275,6 +275,7 @@ class BuildFinish(generics.CreateAPIView):
return ctx
class BuildAllocate(generics.CreateAPIView):
"""
API endpoint to allocate stock items to a build order