diff --git a/church/church_foundations/module_onboarding/church/church.json b/church/church_foundations/module_onboarding/church/church.json index 9feeb98..b831647 100644 --- a/church/church_foundations/module_onboarding/church/church.json +++ b/church/church_foundations/module_onboarding/church/church.json @@ -2,15 +2,21 @@ "allow_roles": [ { "role": "Administrator" + }, + { + "role": "Church Manager" + }, + { + "role": "Church User" } ], - "creation": "2025-09-07 00:14:45.033193", + "creation": "2025-09-26 23:06:43.733904", "docstatus": 0, "doctype": "Module Onboarding", "documentation_url": "https://github.com/meichthys/church", "idx": 0, "is_complete": 0, - "modified": "2025-09-21 22:43:07.160106", + "modified": "2025-09-28 22:45:55.701028", "modified_by": "Administrator", "module": "Church Foundations", "name": "Church", diff --git a/church/church_foundations/onboarding_step/church_event/church_event.json b/church/church_foundations/onboarding_step/church_event/church_event.json index a10696b..64f5392 100644 --- a/church/church_foundations/onboarding_step/church_event/church_event.json +++ b/church/church_foundations/onboarding_step/church_event/church_event.json @@ -5,7 +5,7 @@ "description": "Events can be used to track `Church Person` attendance and to link to `Church Collection`s", "docstatus": 0, "doctype": "Onboarding Step", - "idx": 0, + "idx": 1, "is_complete": 0, "is_single": 0, "is_skipped": 0, diff --git a/church/church_foundations/onboarding_step/church_information/church_information.json b/church/church_foundations/onboarding_step/church_information/church_information.json index 44d3602..4d253e0 100644 --- a/church/church_foundations/onboarding_step/church_information/church_information.json +++ b/church/church_foundations/onboarding_step/church_information/church_information.json @@ -1,5 +1,6 @@ { "action": "Create Entry", + "action_label": "Add Church Information", "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, @@ -9,7 +10,7 @@ "is_complete": 0, "is_single": 1, "is_skipped": 0, - "modified": "2025-09-18 00:47:42.796050", + "modified": "2025-09-28 22:44:13.743291", "modified_by": "Administrator", "name": "Church Information", "owner": "Administrator", diff --git a/church/church_foundations/onboarding_step/church_person/church_person.json b/church/church_foundations/onboarding_step/church_person/church_person.json index e97a782..8137d80 100644 --- a/church/church_foundations/onboarding_step/church_person/church_person.json +++ b/church/church_foundations/onboarding_step/church_person/church_person.json @@ -1,7 +1,7 @@ { "action": "Create Entry", "action_label": "Add Church Person", - "creation": "2025-09-07 00:14:45.050314", + "creation": "2025-09-26 23:06:43.748709", "description": "Adding `Church Person`s allows you to track the person's roles, attendance, donations, etc.", "docstatus": 0, "doctype": "Onboarding Step", @@ -10,7 +10,7 @@ "is_complete": 0, "is_single": 0, "is_skipped": 0, - "modified": "2025-09-18 00:37:50.242082", + "modified": "2025-09-07 00:57:18.263385", "modified_by": "Administrator", "name": "Church Person", "owner": "Administrator",