You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
717 B
717 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_budget_budget | budget.budget | model_budget_budget | account.group_account_manager | 1 | 1 | 1 | 1 |
3 | access_account_budget_post | account.budget.post | model_account_budget_post | account.group_account_manager | 1 | 1 | 1 | 1 |
4 | access_account_budget_post_accountant | account.budget.post accountant | model_account_budget_post | account.group_account_user | 1 | 1 | 1 | 1 |
5 | access_budget_budget_accountant | budget.budget accountant | model_budget_budget | account.group_account_user | 1 | 1 | 1 | 1 |
6 | access_budget_lines_accountant | budget.lines accountant | model_budget_lines | account.group_account_user | 1 | 1 | 1 | 1 |
7 | access_budget | budget.lines manager | model_budget_lines | base.group_user | 1 | 1 | 1 | 0 |