mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
1.3 KiB
1.3 KiB
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_account_move_customer_user | access_account_move | account.model_account_move | rma.group_rma_customer_user | 1 | 0 | 0 | 0 |
| 3 | access_account_move_supplier_user | access_account_move | account.model_account_move | rma.group_rma_supplier_user | 1 | 0 | 0 | 0 |
| 4 | access_account_move_line_customer_user | access_account_move_line | account.model_account_move_line | rma.group_rma_customer_user | 1 | 0 | 0 | 0 |
| 5 | access_account_move_line_supplier_user | access_account_move_line | account.model_account_move_line | rma.group_rma_supplier_user | 1 | 0 | 0 | 0 |
| 6 | access_rma_refund_customer_user_item | rma.refund.customer.user | model_rma_refund | rma.group_rma_customer_user | 1 | 1 | 1 | 1 |
| 7 | access_rma_refund_supplier_user_item | rma.refund.supplier.user | model_rma_refund | rma.group_rma_supplier_user | 1 | 1 | 1 | 1 |
| 8 | access_rma_refund_item_customer_user_item | rma.refund.item.customer.user | model_rma_refund_item | rma.group_rma_customer_user | 1 | 1 | 1 | 1 |
| 9 | access_rma_refund_item_supplier_user_item | rma.refund.item.supplier.user | model_rma_refund_item | rma.group_rma_supplier_user | 1 | 1 | 1 | 1 |
| 10 | access_rma_add_account_move_customer_user_item | rma.add.account.move.customer.user | model_rma_add_account_move | rma.group_rma_customer_user | 1 | 1 | 1 | 1 |
| 11 | access_rma_add_account_move_supplier_user_item | rma.add.account.move.supplier.user | model_rma_add_account_move | rma.group_rma_supplier_user | 1 | 1 | 1 | 1 |