mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
629 B
629 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_payment_method | account.payment.method sale payment | account.model_account_payment_method | group_payment_web | 1 | 0 | 0 | 0 |
| 3 | access_payment | account.payment sale payment | account.model_account_payment | group_payment_web | 1 | 1 | 1 | 1 |
| 4 | access_move | account.move sale payment | account.model_account_move | group_payment_web | 1 | 1 | 1 | 1 |
| 5 | access_move_line | account.move.line sale payment | account.model_account_move_line | group_payment_web | 1 | 1 | 1 | 1 |
| 6 | access_account_payment_register | access.account.payment.register sale | account.model_account_payment_register | group_payment_web | 1 | 1 | 1 | 0 |