Merge pull request #3221 from neilLasrado/hr

employee removed from HR setup
This commit is contained in:
Rushabh Mehta 2015-05-07 14:59:45 +05:30
commit 2682278ad9

View File

@ -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",