odoo/addons/account_voucher/security/ir.model.access.csv

803 B

1idnamemodel_id:idgroup_id:idperm_readperm_writeperm_createperm_unlink
2access_account_voucher_useraccount.vouchermodel_account_voucheraccount.group_account_user1111
3access_account_voucher_line_useraccount.voucher.linemodel_account_voucher_lineaccount.group_account_user1000
4access_account_voucher_manageraccount.vouchermodel_account_voucheraccount.group_account_manager1000
5access_account_voucher_line_manageraccount.voucher.linemodel_account_voucher_lineaccount.group_account_manager1111
6access_account_voucher_invoiceaccount.voucher invoicemodel_account_voucheraccount.group_account_invoice1111
7access_account_voucher_systemaccount.voucher systemmodel_account_voucherbase.group_system1000