diff --git a/church/fixtures/form_tour.json b/church/fixtures/form_tour.json index 23ecfa0..ef86f10 100644 --- a/church/fixtures/form_tour.json +++ b/church/fixtures/form_tour.json @@ -240,4 +240,4 @@ "view_name": "Workspaces", "workspace_name": null } -] +] \ No newline at end of file diff --git a/church/fixtures/module_onboarding.json b/church/fixtures/module_onboarding.json index 3a3a3cc..35ac770 100644 --- a/church/fixtures/module_onboarding.json +++ b/church/fixtures/module_onboarding.json @@ -6,14 +6,26 @@ "parentfield": "allow_roles", "parenttype": "Module Onboarding", "role": "Administrator" + }, + { + "parent": "Church", + "parentfield": "allow_roles", + "parenttype": "Module Onboarding", + "role": "Church Manager" + }, + { + "parent": "Church", + "parentfield": "allow_roles", + "parenttype": "Module Onboarding", + "role": "Church User" } ], "docstatus": 0, "doctype": "Module Onboarding", "documentation_url": "https://github.com/meichthys/church", "is_complete": 0, - "modified": "2025-09-18 00:48:20.337101", - "module": "Church", + "modified": "2025-09-28 22:48:47.382670", + "module": "Church Foundations", "name": "Church", "steps": [ { @@ -47,7 +59,7 @@ "step": "Church Prayer Request" } ], - "subtitle": "People, Families, Events, Ministries, and more...", + "subtitle": "People, Families, Events, Ministries, Collections, and more...", "success_message": "Your Church is setup! 🎉 May God grow your ministry 🙏", "title": "⛪ Let's Set Up Your Church." } diff --git a/church/fixtures/onboarding_step.json b/church/fixtures/onboarding_step.json index adbd3db..cc71226 100644 --- a/church/fixtures/onboarding_step.json +++ b/church/fixtures/onboarding_step.json @@ -28,4 +28,4 @@ "value_to_validate": null, "video_url": null } -] +] \ No newline at end of file