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