mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
@@ -9,7 +9,12 @@
|
|||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"maintainers": ["ABF OSIELL", "jcdrubay"],
|
"maintainers": ["ABF OSIELL", "jcdrubay"],
|
||||||
"website": "https://github.com/OCA/server-backend",
|
"website": "https://github.com/OCA/server-backend",
|
||||||
"depends": ["base"],
|
"depends": [
|
||||||
|
"base",
|
||||||
|
# Ensure Channel autosubscription logic runs
|
||||||
|
# after Groups are assigned
|
||||||
|
"mail",
|
||||||
|
],
|
||||||
"data": [
|
"data": [
|
||||||
"security/ir.model.access.csv",
|
"security/ir.model.access.csv",
|
||||||
"data/ir_cron.xml",
|
"data/ir_cron.xml",
|
||||||
|
|||||||
Reference in New Issue
Block a user