Initialize fork and rebrand app to event_manager
CI / Server (push) Has been cancelled
Linters / Frappe Linter (push) Has been cancelled
Linters / Vulnerable Dependency Check (push) Has been cancelled
UI Tests / Playwright E2E Tests (push) Has been cancelled

This commit is contained in:
2026-05-11 09:56:57 +02:00
parent f82bb803ac
commit 786cbc724f
500 changed files with 41152 additions and 2 deletions
+28
View File
@@ -0,0 +1,28 @@
[
{
"desk_access": 1,
"disabled": 0,
"docstatus": 0,
"doctype": "Role",
"home_page": null,
"is_custom": 0,
"modified": "2025-10-27 15:00:39.981840",
"name": "Frontdesk Manager",
"restrict_to_domain": null,
"role_name": "Frontdesk Manager",
"two_factor_auth": 0
},
{
"desk_access": 0,
"disabled": 0,
"docstatus": 0,
"doctype": "Role",
"home_page": "/dashboard",
"is_custom": 0,
"modified": "2025-10-10 14:42:44.914821",
"name": "Pohodex Event Manager User",
"restrict_to_domain": null,
"role_name": "Pohodex Event Manager User",
"two_factor_auth": 0
}
]