mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 17:15:04 +00:00
employee removed from HR setup
This commit is contained in:
@@ -89,11 +89,6 @@ def get_data():
|
||||
"name": "HR Settings",
|
||||
"description": _("Settings for HR Module")
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee",
|
||||
"description": _("Employee master.")
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employment Type",
|
||||
|
||||
Reference in New Issue
Block a user