mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[UPD] Update rma.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: rma-12.0/rma-12.0-rma Translate-URL: https://translation.odoo-community.org/projects/rma-12-0/rma-12-0-rma/
643 B
643 B
| 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 |