Resolved merge conflicts
This commit is contained in:
@@ -41,6 +41,16 @@ def get_data():
|
||||
"type": "doctype",
|
||||
"name": "Leave Policy",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Job Opening",
|
||||
"description": _("Opening for a Job."),
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Job Applicant",
|
||||
"description": _("Applicant for a Job."),
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Leave Application",
|
||||
|
||||
Reference in New Issue
Block a user