mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	| @@ -218,6 +218,9 @@ def deliver_notification(cls: NotificationMethod, obj, category: str, targets, c | ||||
|                 else: | ||||
|                     success = False | ||||
|  | ||||
|         else: | ||||
|             raise NotImplementedError('No delivery method found') | ||||
|  | ||||
|         # Run cleanup for delivery method | ||||
|         method.cleanup() | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user