[FIX] base_user_role_company: roles not properly applied on login

This commit is contained in:
Daniel Reis
2022-02-15 12:34:49 +00:00
parent e866c7ab21
commit f3c4d3d90e
5 changed files with 42 additions and 30 deletions

View File

@@ -2,4 +2,5 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import role
from . import user
from . import ir_http