mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
[FIX] session_redis: add required option 'post_load' for server wide addon
This commit is contained in:
@@ -16,4 +16,5 @@
|
|||||||
'website': 'http://www.camptocamp.com',
|
'website': 'http://www.camptocamp.com',
|
||||||
'data': [],
|
'data': [],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
|
'post_load': False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user