issues
search
actimeo
/
simmage-backend
Variation v2 (SIMMAGE project) postgreSQL backend
GNU Affero General Public License v3.0
1
stars
1
forks
source link
usergroup rights
#16
Closed
actimeo
closed
8 years ago
actimeo
commented
8 years ago
[x] Add an enum type login.usergroup_right (similar to login.user_right) with these values: internal_dossier_add, external_dossier_add
[x] add a column login.usergroup.ugr_rights, type login.usergroup_right[]
[x] adapt procedures
[x] adapt tests
jbeaupuy
commented
8 years ago
[ ] Create assert function when adding a dossier ?