Daniel Reis 295eb5af44 [FIX] base_user_role: ensure Channel autosubscription logic is applied
It could be the case where ``mail`` Channel autosubscription logic would
run before the Role logic added new groups to the User.
In that case, the autosubscrition logic would fail to apply.

Adding the ``mail`` dependency ensures this does not happen.

While the ``mail`` module in not required for the Role features,
it is a reasonable dependency to add, since it will be already
present in the vast majority of Odoo installations.
2020-06-02 11:34:48 +01:00
2019-07-29 03:37:50 +00:00
2020-03-30 17:41:46 +00:00
2020-03-30 17:41:47 +00:00
2019-11-19 21:13:55 +01:00
2018-09-27 02:38:09 +02:00
2018-09-27 02:38:09 +02:00
2018-09-27 02:38:09 +02:00
2020-01-08 17:12:12 +01:00

Runbot Status Build Status codecov

Server Backend

Server ORM extensions, new fields...

Description
No description provided
Readme 129 MiB
Languages
HTML 51.4%
Python 48.6%