added job application
diff --git a/hr/doctype/job_applicant/job_applicant.txt b/hr/doctype/job_applicant/job_applicant.txt
index 390b659..a0c7224 100644
--- a/hr/doctype/job_applicant/job_applicant.txt
+++ b/hr/doctype/job_applicant/job_applicant.txt
@@ -4,10 +4,11 @@
"docstatus": 0,
"creation": "2013-01-15 16:32:13",
"modified_by": "Administrator",
- "modified": "2013-01-15 17:08:46"
+ "modified": "2013-01-15 17:30:46"
},
{
"autoname": "field:applicant_name",
+ "allow_attach": 1,
"description": "Applicant for a Job",
"doctype": "DocType",
"module": "HR",
@@ -85,6 +86,15 @@
"fieldtype": "HTML"
},
{
+ "print_hide": 1,
+ "no_copy": 1,
+ "doctype": "DocField",
+ "label": "File List",
+ "fieldname": "file_list",
+ "fieldtype": "Text",
+ "hidden": 1
+ },
+ {
"doctype": "DocPerm"
}
]
\ No newline at end of file