2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-06 05:30:56 +00:00

Merge remote-tracking branch 'inventree/master' into triggers

# Conflicts:
#	InvenTree/plugin/mixins/__init__.py
This commit is contained in:
Oliver
2022-01-10 20:34:42 +11:00
11 changed files with 298 additions and 14 deletions

View File

@ -584,7 +584,7 @@ class Build(MPTTModel, ReferenceIndexingMixin):
self.subtractUntrackedStock(user)
# Ensure that there are no longer any BuildItem objects
# which point to thie Build Order
# which point to thisFcan Build Order
self.allocated_stock.all().delete()
# Register an event