forked from Mapan/odoo17e
6 lines
614 B
Plaintext
6 lines
614 B
Plaintext
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
|
access_account_batch_payment_readonly,account.batch.payment,model_account_batch_payment,account.group_account_readonly,1,0,0,0
|
|
access_account_batch_payment,account.batch.payment,model_account_batch_payment,account.group_account_invoice,1,1,1,1
|
|
access_account_batch_error_wizard,access.account.batch.error.wizard,model_account_batch_error_wizard,account.group_account_invoice,1,1,1,0
|
|
access_account_batch_error_wizard_line,access.account.batch.error.wizard.line,model_account_batch_error_wizard_line,account.group_account_invoice,1,1,1,0
|