mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
[FIX] session_redis: add required option 'post_load' for server wide addon
This commit is contained in:
committed by
Paul
co-authored by
Paul
parent
20a8493a63
commit
18b5ceaebc
@@ -15,4 +15,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