mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
docs
This commit is contained in:
@ -208,6 +208,7 @@ def deliver_notification(cls: NotificationMethod, obj, category: str, targets, c
|
||||
# Run setup for delivery method
|
||||
method.setup()
|
||||
|
||||
# Counters for success logs
|
||||
success = True
|
||||
success_count = 0
|
||||
|
||||
|
Reference in New Issue
Block a user