[FIX]GOLEM Activity should not install event
This commit is contained in:
parent
51b88463bb
commit
e0901a879e
@ -25,7 +25,7 @@
|
|||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'application': True,
|
'application': True,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': ['product', 'account', 'golem_base', 'golem_season', 'event'],
|
'depends': ['product', 'account', 'golem_base', 'golem_season'],
|
||||||
'data': ['security/ir.model.access.csv',
|
'data': ['security/ir.model.access.csv',
|
||||||
'data/golem_activity_data.xml',
|
'data/golem_activity_data.xml',
|
||||||
'views/golem_activity_views.xml',
|
'views/golem_activity_views.xml',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user