diff --git a/church/fixtures/module_profile.json b/church/fixtures/module_profile.json index 83ad048..bc206fb 100644 --- a/church/fixtures/module_profile.json +++ b/church/fixtures/module_profile.json @@ -187,12 +187,6 @@ "parentfield": "block_modules", "parenttype": "Module Profile" }, - { - "module": "Website", - "parent": "Church", - "parentfield": "block_modules", - "parenttype": "Module Profile" - }, { "module": "Core", "parent": "Church", @@ -202,7 +196,7 @@ ], "docstatus": 0, "doctype": "Module Profile", - "modified": "2025-09-28 23:41:01.988904", + "modified": "2025-09-29 23:11:31.779249", "module_profile_name": "Church", "name": "Church" } diff --git a/church/fixtures/role_profile.json b/church/fixtures/role_profile.json index f79d6ed..28b474b 100644 --- a/church/fixtures/role_profile.json +++ b/church/fixtures/role_profile.json @@ -2,7 +2,7 @@ { "docstatus": 0, "doctype": "Role Profile", - "modified": "2025-09-28 23:20:24.723675", + "modified": "2025-09-29 23:11:16.796446", "name": "Church Manager", "role_profile": "Church Manager", "roles": [ @@ -17,6 +17,12 @@ "parentfield": "roles", "parenttype": "Role Profile", "role": "Church User" + }, + { + "parent": "Church Manager", + "parentfield": "roles", + "parenttype": "Role Profile", + "role": "Website Manager" } ] },