mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
767 B
767 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_rma_scrap_wizard | rma.order.manager | model_rma_make_scrap_wizard | rma.group_rma_manager | 1 | 1 | 1 | 1 |
| 3 | access_rma_scrap_wizard_customer | rma.order.manager | model_rma_make_scrap_wizard | rma.group_rma_customer_user | 1 | 1 | 1 | 1 |
| 4 | access_rma_scrap_wizard_supplier | rma.order.manager | model_rma_make_scrap_wizard | rma.group_rma_supplier_user | 1 | 1 | 1 | 1 |
| 5 | access_rma_scrap_item_wizard | rma.order.manager | model_rma_make_scrap_item_wizard | rma.group_rma_manager | 1 | 1 | 1 | 1 |
| 6 | access_rma_scrap_item_wizard_customer | rma.order.manager | model_rma_make_scrap_item_wizard | rma.group_rma_customer_user | 1 | 1 | 1 | 1 |
| 7 | access_rma_scrap_item_wizard_supplier | rma.order.manager | model_rma_make_scrap_item_wizard | rma.group_rma_supplier_user | 1 | 1 | 1 | 1 |