add website to profiles

This commit is contained in:
meichthys 2025-09-30 03:43:16 +00:00
parent 068663cef1
commit 1593f3015c
2 changed files with 8 additions and 8 deletions

View File

@ -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"
}

View File

@ -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"
}
]
},