mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 10:36:31 +00:00
Add Health Insurance Doctype and link to Employee (#13257)
This commit is contained in:
committed by
Nabin Hait
parent
656ff36c76
commit
c893268dea
@@ -244,7 +244,11 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Daily Work Summary Group"
|
||||
"name": "Daily Work Summary Settings"
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Health Insurance"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user