mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-14 14:41:33 +00:00
Add Notifications shortcut (#5104)
* add notify_users shortcut * make html template optional
This commit is contained in:
@@ -279,7 +279,7 @@ class NotificationBody:
|
||||
name: str
|
||||
slug: str
|
||||
message: str
|
||||
template: str
|
||||
template: str = None
|
||||
|
||||
|
||||
class InvenTreeNotificationBodies:
|
||||
|
Reference in New Issue
Block a user