vendor_payment_diff_amount/security/ir.model.access.csv

6 lines
627 B
Plaintext

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_payment_deduction_line_user,payment.deduction.line.user,model_payment_deduction_line,account.group_account_invoice,1,1,1,1
access_payment_deduction_line_manager,payment.deduction.line.manager,model_payment_deduction_line,account.group_account_manager,1,1,1,1
access_payment_amount_fix_wizard_user,payment.amount.fix.wizard.user,model_payment_amount_fix_wizard,account.group_account_invoice,1,1,1,1
access_payment_amount_fix_wizard_manager,payment.amount.fix.wizard.manager,model_payment_amount_fix_wizard,account.group_account_manager,1,1,1,1