mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
docs
This commit is contained in:
parent
373c061389
commit
453589dbcb
@ -208,6 +208,7 @@ def deliver_notification(cls: NotificationMethod, obj, category: str, targets, c
|
|||||||
# Run setup for delivery method
|
# Run setup for delivery method
|
||||||
method.setup()
|
method.setup()
|
||||||
|
|
||||||
|
# Counters for success logs
|
||||||
success = True
|
success = True
|
||||||
success_count = 0
|
success_count = 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user