From 5e9c8ec68a5342cbfc6b9808ec6ae087f3c0bf23 Mon Sep 17 00:00:00 2001 From: meichthys Date: Sat, 15 Nov 2025 06:40:16 +0000 Subject: [PATCH] remove desk acess for church user --- church/fixtures/role.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/church/fixtures/role.json b/church/fixtures/role.json index c792094..99c7d25 100644 --- a/church/fixtures/role.json +++ b/church/fixtures/role.json @@ -1,12 +1,12 @@ [ { - "desk_access": 1, + "desk_access": 0, "disabled": 0, "docstatus": 0, "doctype": "Role", "home_page": null, "is_custom": 0, - "modified": "2025-09-13 23:33:03.849902", + "modified": "2025-11-15 00:53:03.838642", "name": "Church User", "restrict_to_domain": null, "role_name": "Church User",