mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
Offer Letter - New Doctype added and job_applicant naming changed
This commit is contained in:
@@ -47,6 +47,11 @@ def get_data():
|
||||
"name": "Job Opening",
|
||||
"description": _("Opening for a Job."),
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Offer Letter",
|
||||
"description": _("Offer candidate a Job."),
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user