mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
1.5 KiB
1.5 KiB
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_rma_team_user_own | rma.team.user.own | model_rma_team | rma_group_user_own | 1 | 0 | 0 | 0 |
| 3 | access_rma_team_manager | rma.team.manager | model_rma_team | rma_group_manager | 1 | 1 | 1 | 1 |
| 4 | access_rma_portal | rma.portal | model_rma | base.group_portal | 1 | 0 | 0 | 0 |
| 5 | access_rma_user_own | rma.user.own | model_rma | rma_group_user_own | 1 | 1 | 1 | 0 |
| 6 | access_rma_manager | rma.manager | model_rma | rma_group_manager | 1 | 1 | 1 | 1 |
| 7 | access_rma_operation_user_own | rma.operation.user.own | model_rma_operation | rma_group_user_own | 1 | 0 | 0 | 0 |
| 8 | access_rma_operation_manager | rma.operation.manager | model_rma_operation | rma_group_manager | 1 | 1 | 1 | 1 |
| 9 | access_rma_tag_user_own | rma.tag.user.own | model_rma_tag | rma_group_user_own | 1 | 0 | 0 | 0 |
| 10 | access_rma_tag_manager | rma.tag.manager | model_rma_tag | rma_group_manager | 1 | 1 | 1 | 1 |
| 11 | access_rma_delivery_wizard_user_all | rma.delivery.wizard.user.all | model_rma_delivery_wizard | rma_group_user_all | 1 | 1 | 1 | 1 |
| 12 | access_rma_split_wizard_user_all | rma.split.wizard.user.all | model_rma_split_wizard | rma_group_user_all | 1 | 1 | 1 | 1 |
| 13 | access_rma_finalization_portal | rma.finalization.portal | model_rma_finalization | base.group_portal | 1 | 0 | 0 | 0 |
| 14 | access_rma_finalization_user_own | rma.finalization.user.own | model_rma_finalization | rma_group_user_own | 1 | 0 | 0 | 0 |
| 15 | access_rma_finalization_manager | rma.finalization.manager | model_rma_finalization | rma_group_manager | 1 | 1 | 1 | 1 |
| 16 | access_rma_finalization_wizard_user_own | rma.finalization.wizard.user.own | model_rma_finalization_wizard | group_rma_manual_finalization | 1 | 1 | 1 | 1 |