Fabien BOURGEOIS
0a035ce504
* Remove button to do default (and so browser reload) in favor of parent constraint ; * Ensures there is no double (two times same person) with SQL constraint ; * Add SQL on migration script to handle old column name inherited from m2m ; * Add base security on new model ;
206 B
206 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_golem_legal_guardian_user | Access GOLEM Legal Guardian User | model_golem_legal_guardian | golem_base.group_golem_user | 1 | 1 | 1 | 1 |