mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
forgot that before
This commit is contained in:
@ -33,7 +33,7 @@ def notify_low_stock(part: part.models.Part):
|
||||
part,
|
||||
'part.notify_low_stock',
|
||||
target_fnc=part.get_subscribers,
|
||||
notification_context=context,
|
||||
context=context,
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user