mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-09 07:00:56 +00:00
@ -272,7 +272,7 @@ class StockItem(MPTTModel):
|
||||
add_note = kwargs.pop('add_note', True)
|
||||
|
||||
notes = kwargs.pop('notes', '')
|
||||
|
||||
|
||||
if self.pk:
|
||||
# StockItem has already been saved
|
||||
|
||||
|
Reference in New Issue
Block a user