fix: Module Onboarding for HR (#21963) (#21976)

(cherry picked from commit d6d84a3c1561195810c6e1da9cdd16ad7ff62b18)

Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com>
This commit is contained in:
mergify[bot] 2020-05-27 20:32:11 +05:30 committed by GitHub
parent 97ca1e7e71
commit 4ea24687fc
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
} }