brotherton-erpnext/erpnext/hr/onboarding_step/create_employee/create_employee.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
753 B
JSON
Raw Normal View History

2020-05-13 16:17:52 +00:00
{
"action": "Show Form Tour",
"action_label": "Show Tour",
2020-05-13 16:17:52 +00:00
"creation": "2020-05-14 11:43:25.561152",
"description": "<h3>Employee</h3>\n\nAn individual who works and is recognized for his rights and duties in your company is your Employee. You can manage the Employee master. It captures the demographic, personal and professional details, joining and leave details, etc.",
2020-05-13 16:17:52 +00:00
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
2020-05-20 06:35:03 +00:00
"is_single": 0,
2020-05-13 16:17:52 +00:00
"is_skipped": 0,
"modified": "2021-05-19 04:50:02.240321",
2020-05-13 16:17:52 +00:00
"modified_by": "Administrator",
"name": "Create Employee",
"owner": "Administrator",
"reference_document": "Employee",
"show_form_tour": 0,
2020-05-20 06:35:03 +00:00
"show_full_form": 0,
"title": "Create Employee",
"validate_action": 0
2020-05-13 16:17:52 +00:00
}