mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 13:32:08 +02:00
863 B
863 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_crm_phonecall_manager | crm.phonecall.manager | model_crm_phonecall | sales_team.group_sale_manager | 1 | 1 | 1 | 1 |
| 3 | access_crm_phonecall_all | crm.phonecall.user | model_crm_phonecall | base.group_user | 1 | 0 | 0 | 0 |
| 4 | access_crm_phonecall_sale | crm.phonecall.sale | model_crm_phonecall | sales_team.group_sale_salesman | 1 | 1 | 1 | 0 |
| 5 | access_crm_phonecall_report_user | crm.phonecall.report.user | model_crm_phonecall_report | sales_team.group_sale_salesman | 1 | 0 | 0 | 0 |
| 6 | access_crm_phonecall_report_manager | crm.phonecall.report | model_crm_phonecall_report | sales_team.group_sale_manager | 1 | 1 | 1 | 1 |
| 7 | access_crm_phonecall_partner_manager | crm.phonecall.partner.manager | model_crm_phonecall | base.group_partner_manager | 1 | 1 | 1 | 1 |
| 8 | access_crm_phonecall2phonecall | access_crm_phonecall2phonecall | model_crm_phonecall2phonecall | base.group_user | 1 | 1 | 1 | 1 |