Add read access on payment.mode to employees

This commit is contained in:
Alexis de Lattre
2015-03-16 11:07:21 +01:00
parent bb2713aa71
commit 9bfb8c9959
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_payment_mode_read,Read access on payment.mode to Employees,account_payment.model_payment_mode,base.group_user,1,0,0,0
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_payment_mode_read Read access on payment.mode to Employees account_payment.model_payment_mode base.group_user 1 0 0 0