Update process_payroll.py
This commit is contained in:
parent
919c9db1b0
commit
21045c456e
@ -342,7 +342,7 @@ class ProcessPayroll(Document):
|
||||
return journal_entry.as_dict()
|
||||
else:
|
||||
frappe.msgprint(
|
||||
"There are no submitted Salary Slips to process.",
|
||||
_("There are no submitted Salary Slips to process."),
|
||||
title="Error", indicator="red"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user