Flake fix

This commit is contained in:
Oliver Walters
2020-02-18 08:15:05 +11:00
parent 0f4d60dceb
commit 9e456f5a11
+2 -1
View File
@@ -615,7 +615,8 @@ class StockItem(MPTTModel):
self.location = location self.location = location
self.addTransactionNote(msg, self.addTransactionNote(
msg,
user, user,
notes=notes, notes=notes,
system=True) system=True)