mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 13:38:27 +00:00
replace process payroll (#11873)
This commit is contained in:
@@ -99,8 +99,8 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Process Payroll",
|
||||
"label": _("Process Payroll"),
|
||||
"name": "Payroll Entry",
|
||||
"label": _("Payroll Entry"),
|
||||
"description":_("Generate Salary Slips"),
|
||||
"hide_count": True
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user