[minor] [fix] notifications for customer, supplier
This commit is contained in:
parent
dda1349a2d
commit
8cd1ab894c
@ -10,6 +10,8 @@ def get_notification_config():
|
||||
"Warranty Claim": {"status": "Open"},
|
||||
"Task": {"status": "Overdue"},
|
||||
"Project": {"status": "Open"},
|
||||
"Customer": {"status": "Open"},
|
||||
"Supplier": {"status": "Open"},
|
||||
"Lead": {"status": "Open"},
|
||||
"Contact": {"status": "Open"},
|
||||
"Opportunity": {"status": "Open"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user