indicator should be red
This commit is contained in:
parent
3b8b3fe766
commit
919c9db1b0
@ -343,7 +343,7 @@ class ProcessPayroll(Document):
|
||||
else:
|
||||
frappe.msgprint(
|
||||
"There are no submitted Salary Slips to process.",
|
||||
title="Error"
|
||||
title="Error", indicator="red"
|
||||
)
|
||||
|
||||
def update_salary_slip_status(self, jv_name = None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user