mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Manage different sequence types in the same file ; we just have to separate them in different payment info blocks.
451 B
451 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_banking_export_sdd | Full access on banking.export.sdd | model_banking_export_sdd | account_payment.group_account_payment | 1 | 1 | 1 | 1 |
| 3 | access_sdd_mandate | Full access on sdd.mandate | model_sdd_mandate | account_payment.group_account_payment | 1 | 1 | 1 | 1 |
| 4 | access_sdd_mandate_read | Read access on sdd.mandate | model_sdd_mandate | base.group_user | 1 | 0 | 0 | 0 |