mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 04:00:57 +00:00
Bugs!
Thanks, unit testing
This commit is contained in:
@ -427,7 +427,7 @@ class StockItem(MPTTModel):
|
||||
quantity=self.quantity,
|
||||
date=datetime.now().date(),
|
||||
notes=notes,
|
||||
URL=url,
|
||||
link=url,
|
||||
system=system
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user