Add Health Insurance Doctype and link to Employee (#13257)

This commit is contained in:
Doridel Cahanap
2018-03-20 08:07:02 +01:00
committed by Nabin Hait
parent 656ff36c76
commit c893268dea
12 changed files with 348 additions and 2 deletions

View File

@@ -244,7 +244,11 @@ def get_data():
},
{
"type": "doctype",
"name": "Daily Work Summary Group"
"name": "Daily Work Summary Settings"
},
{
"type": "doctype",
"name": "Health Insurance"
}
]
},