update family & person onboarding

This commit is contained in:
meichthys 2025-09-13 05:35:42 +00:00
parent aee7420a9e
commit 0dbd102461
2 changed files with 12 additions and 8 deletions

View File

@ -1,18 +1,21 @@
{
"action": "Create Entry",
"action_label": "Add a Church Family",
"creation": "2025-09-01 01:21:35.262713",
"description": "Adding a `Church Family` allows you to track which `Church Person`s belong to specific families.",
"docstatus": 0,
"doctype": "Onboarding Step",
"form_tour": "",
"idx": 0,
"is_complete": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2025-09-01 01:21:35.262713",
"modified": "2025-09-12 00:41:08.861881",
"modified_by": "Administrator",
"name": "Church Family",
"owner": "Administrator",
"reference_document": "Church Family",
"show_form_tour": 0,
"show_form_tour": 1,
"show_full_form": 0,
"title": "Add families that are represented in your church.",
"validate_action": 1

View File

@ -1,21 +1,22 @@
{
"action": "Create Entry",
"action_label": "",
"creation": "2025-09-01 01:20:15.914066",
"description": "",
"action_label": "Add Church Person",
"creation": "2025-09-07 00:14:45.050314",
"description": "Adding `Church Person`s allows you to track the person's roles, attendance, donations, etc.",
"docstatus": 0,
"doctype": "Onboarding Step",
"form_tour": "Church Person",
"idx": 0,
"is_complete": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2025-09-01 01:28:40.000011",
"modified": "2025-09-07 00:57:18.263385",
"modified_by": "Administrator",
"name": "Church Person",
"owner": "Administrator",
"reference_document": "Church Person",
"show_form_tour": 0,
"show_full_form": 0,
"show_form_tour": 1,
"show_full_form": 1,
"title": "Add people that attend your church.",
"validate_action": 1
}