feat: appointment Letter (#20104)

* feat: appointment Letter

* fix: requested changes

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
This commit is contained in:
Anurag Mishra
2020-02-03 17:52:42 +05:30
committed by GitHub
parent 6c14a08631
commit 1f6cc2b6ec
17 changed files with 400 additions and 0 deletions

View File

@@ -289,6 +289,10 @@ def get_data():
"name": "Job Offer",
"onboard": 1,
},
{
"type": "doctype",
"name": "Appointment Letter",
},
{
"type": "doctype",
"name": "Staffing Plan",