Notification Count Issue #5987
Add notification count for Payment Entry in Accounts module page
This commit is contained in:
parent
a43639edb4
commit
546ca31a4e
@ -30,6 +30,7 @@ def get_notification_config():
|
||||
"outstanding_amount": (">", 0),
|
||||
"docstatus": ("<", 2)
|
||||
},
|
||||
"Payment Entry": {"docstatus": 0},
|
||||
"Leave Application": {"status": "Open"},
|
||||
"Expense Claim": {"approval_status": "Draft"},
|
||||
"Job Applicant": {"status": "Open"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user