mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 03:45:08 +00:00
Update process_payroll.py
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user