No description
Find a file
2021-05-31 13:33:09 +02:00
doc Initial commit 2018-10-28 00:20:56 +02:00
locale Update translations 2019-11-02 18:07:45 +01:00
tests Initial commit 2018-10-28 00:20:56 +02:00
view Add expand on tree view 2019-09-28 23:59:10 +02:00
.drone.yml "Remove py36-sqlite,py38-sqlite from CI [SKIP CI]." 2021-05-31 13:33:09 +02:00
__init__.py Simplify cron 2019-04-12 15:59:25 +02:00
CHANGELOG Prepare release 5.4.0 2019-11-04 13:15:22 +01:00
COPYRIGHT Prepare release 5.2.0 2019-05-06 15:18:36 +02:00
ir.py Simplify cron 2019-04-12 15:59:25 +02:00
LICENSE Initial commit 2018-10-28 00:20:56 +02:00
MANIFEST.in Merge README and doc and remove INSTALL 2019-04-06 17:38:57 +02:00
README.rst Merge README and doc and remove INSTALL 2019-04-06 17:38:57 +02:00
res.py Initial commit 2018-10-28 00:20:56 +02:00
res.xml Simplify cron 2019-04-12 15:59:25 +02:00
setup.py Add Indonesian 2019-11-01 23:35:00 +01:00
tox.ini "Migrate drone.yml to 1.x [SKIP CI]." 2021-02-13 01:10:16 +01:00
tryton.cfg Increase version number 2019-11-04 13:15:31 +01:00

User Role Module
################

The user_role module allows to assign roles to user instead of groups.
A *Role* is defined by a set of groups. When a role is added to a user, it
overrides the existing groups. A role can be added to a user for a period.