diff --git a/church/church/module_onboarding/church/church.json b/church/church/module_onboarding/church/church.json index 692cd2c..e5e82ab 100644 --- a/church/church/module_onboarding/church/church.json +++ b/church/church/module_onboarding/church/church.json @@ -10,12 +10,15 @@ "documentation_url": "https://github.com/meichthys/church", "idx": 0, "is_complete": 0, - "modified": "2025-09-13 01:21:17.537153", + "modified": "2025-09-18 00:48:20.337101", "modified_by": "Administrator", "module": "Church", "name": "Church", "owner": "Administrator", "steps": [ + { + "step": "Church Information" + }, { "step": "Church Person" }, diff --git a/church/church/onboarding_step/church_event/church_event.json b/church/church/onboarding_step/church_event/church_event.json index e563e16..a10696b 100644 --- a/church/church/onboarding_step/church_event/church_event.json +++ b/church/church/onboarding_step/church_event/church_event.json @@ -1,13 +1,15 @@ { "action": "Create Entry", + "action_label": "Add a Church Event", "creation": "2025-09-01 01:22:18.857151", + "description": "Events can be used to track `Church Person` attendance and to link to `Church Collection`s", "docstatus": 0, "doctype": "Onboarding Step", "idx": 0, "is_complete": 0, "is_single": 0, "is_skipped": 0, - "modified": "2025-09-01 01:22:18.857151", + "modified": "2025-09-16 22:05:27.860375", "modified_by": "Administrator", "name": "Church Event", "owner": "Administrator", diff --git a/church/church/onboarding_step/church_family/church_family.json b/church/church/onboarding_step/church_family/church_family.json index 56851e2..a0b8832 100644 --- a/church/church/onboarding_step/church_family/church_family.json +++ b/church/church/onboarding_step/church_family/church_family.json @@ -5,12 +5,12 @@ "description": "Adding a `Church Family` allows you to track which `Church Person`s belong to specific families.", "docstatus": 0, "doctype": "Onboarding Step", - "form_tour": "", + "form_tour": "Church Family", "idx": 0, "is_complete": 0, "is_single": 0, "is_skipped": 0, - "modified": "2025-09-12 00:41:08.861881", + "modified": "2025-09-18 00:37:57.629356", "modified_by": "Administrator", "name": "Church Family", "owner": "Administrator", diff --git a/church/church/onboarding_step/church_information/church_information.json b/church/church/onboarding_step/church_information/church_information.json new file mode 100644 index 0000000..44d3602 --- /dev/null +++ b/church/church/onboarding_step/church_information/church_information.json @@ -0,0 +1,21 @@ +{ + "action": "Create Entry", + "creation": "2025-09-18 00:37:00.347151", + "description": "Church information is used across the application to populate parts of the church website, letterheads, reports, etc.", + "docstatus": 0, + "doctype": "Onboarding Step", + "form_tour": "Church Information", + "idx": 0, + "is_complete": 0, + "is_single": 1, + "is_skipped": 0, + "modified": "2025-09-18 00:47:42.796050", + "modified_by": "Administrator", + "name": "Church Information", + "owner": "Administrator", + "reference_document": "Church Information", + "show_form_tour": 1, + "show_full_form": 1, + "title": "Add your church information", + "validate_action": 1 +} \ No newline at end of file diff --git a/church/church/onboarding_step/church_person/church_person.json b/church/church/onboarding_step/church_person/church_person.json index 607b9ee..e97a782 100644 --- a/church/church/onboarding_step/church_person/church_person.json +++ b/church/church/onboarding_step/church_person/church_person.json @@ -10,7 +10,7 @@ "is_complete": 0, "is_single": 0, "is_skipped": 0, - "modified": "2025-09-07 00:57:18.263385", + "modified": "2025-09-18 00:37:50.242082", "modified_by": "Administrator", "name": "Church Person", "owner": "Administrator", diff --git a/church/church/onboarding_step/church_prayer_request/church_prayer_request.json b/church/church/onboarding_step/church_prayer_request/church_prayer_request.json index ef7ff4e..a9d2acd 100644 --- a/church/church/onboarding_step/church_prayer_request/church_prayer_request.json +++ b/church/church/onboarding_step/church_prayer_request/church_prayer_request.json @@ -8,13 +8,13 @@ "is_complete": 0, "is_single": 0, "is_skipped": 0, - "modified": "2025-09-13 01:20:43.693886", + "modified": "2025-09-13 01:21:56.200304", "modified_by": "Administrator", "name": "Church Prayer Request", "owner": "Administrator", "reference_document": "Church Prayer Request", "show_form_tour": 0, "show_full_form": 1, - "title": "Add prayer requests", + "title": "Add prayer requests.", "validate_action": 1 } \ No newline at end of file