769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
2.0 KiB
2.0 KiB
1 | id | name | model_id/id | group_id/id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | goal_employee | Goal Employee | model_gamification_goal | base.group_user | 1 | 1 | 0 | 0 |
3 | goal_manager | Goal Manager | model_gamification_goal | base.group_erp_manager | 1 | 1 | 1 | 1 |
4 | goal_portal | Goal Portal | gamification.model_gamification_goal | base.group_portal | 1 | 1 | 0 | 0 |
5 | goal_definition_employee | Goal Definition Employee | model_gamification_goal_definition | base.group_user | 1 | 0 | 0 | 0 |
6 | goal_definition_manager | Goal Definition Manager | model_gamification_goal_definition | base.group_erp_manager | 1 | 1 | 1 | 1 |
7 | goal_definition_portal | Goal Definition Portal | gamification.model_gamification_goal_definition | base.group_portal | 1 | 0 | 0 | 0 |
8 | challenge_employee | Goal Challenge Employee | model_gamification_challenge | base.group_user | 1 | 0 | 0 | 0 |
9 | challenge_manager | Goal Challenge Manager | model_gamification_challenge | base.group_erp_manager | 1 | 1 | 1 | 1 |
10 | challenge_portal | Goal Challenge Portal | gamification.model_gamification_challenge | base.group_portal | 1 | 0 | 0 | 0 |
11 | challenge_line_employee | Challenge Line Employee | model_gamification_challenge_line | base.group_user | 1 | 0 | 0 | 0 |
12 | challenge_line_manager | Challenge Line Manager | model_gamification_challenge_line | base.group_erp_manager | 1 | 1 | 1 | 1 |
13 | challenge_line_portal | Challenge Line Portal | gamification.model_gamification_challenge_line | base.group_portal | 1 | 0 | 0 | 0 |
14 | badge_employee | Badge Employee | model_gamification_badge | base.group_user | 1 | 0 | 0 | 0 |
15 | badge_manager | Badge Manager | model_gamification_badge | base.group_erp_manager | 1 | 1 | 1 | 1 |
16 | badge_portal | Badge Portal | gamification.model_gamification_badge | base.group_portal | 1 | 0 | 0 | 0 |
17 | badge_public | Badge Public | gamification.model_gamification_badge | base.group_public | 1 | 0 | 0 | 0 |
18 | badge_user_employee | Badge-user Employee | model_gamification_badge_user | base.group_user | 1 | 1 | 1 | 0 |
19 | badge_user_manager | Badge-user Manager | model_gamification_badge_user | base.group_erp_manager | 1 | 1 | 1 | 1 |
20 | badge_user_portal | Badge-user Portal | gamification.model_gamification_badge_user | base.group_portal | 1 | 1 | 1 | 0 |
21 | badge_user_public | Badge-user Public | gamification.model_gamification_badge_user | base.group_public | 1 | 0 | 0 | 0 |