fix: Module Onboarding for HR (#21963)

This commit is contained in:
Anurag Mishra 2020-05-27 20:21:15 +05:30 committed by GitHub
parent a77032f926
commit d6d84a3c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"action": "Create Entry", "action": "Create Entry",
"creation": "2020-05-14 11:47:34.700174", "creation": "2020-05-27 11:47:34.700174",
"docstatus": 0, "docstatus": 0,
"doctype": "Onboarding Step", "doctype": "Onboarding Step",
"idx": 0, "idx": 0,
@ -13,7 +13,7 @@
"name": "Create Holiday list", "name": "Create Holiday list",
"owner": "Administrator", "owner": "Administrator",
"reference_document": "Holiday List", "reference_document": "Holiday List",
"show_full_form": 0, "show_full_form": 1,
"title": "Create Holiday list", "title": "Create Holiday list",
"validate_action": 0 "validate_action": 0
} }

View File

@ -1,6 +1,6 @@
{ {
"action": "Create Entry", "action": "Create Entry",
"creation": "2020-05-20 11:17:31.119312", "creation": "2020-05-27 11:17:31.119312",
"docstatus": 0, "docstatus": 0,
"doctype": "Onboarding Step", "doctype": "Onboarding Step",
"idx": 0, "idx": 0,
@ -13,7 +13,7 @@
"name": "Create Leave Type", "name": "Create Leave Type",
"owner": "Administrator", "owner": "Administrator",
"reference_document": "Leave Type", "reference_document": "Leave Type",
"show_full_form": 0, "show_full_form": 1,
"title": "Create Leave Type", "title": "Create Leave Type",
"validate_action": 0 "validate_action": 0
} }