[12.0][MIG] report_wkhtmltopdf_param

This commit is contained in:
Abraham Anes
2019-03-28 13:40:28 +01:00
committed by fshah
parent 04a01f6c0e
commit ddbc1926e8
78 changed files with 2212 additions and 1755 deletions

View File

@@ -1,3 +1,4 @@
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
"paperformat_parameter_access_portal","ir_actions_report_paperformat_parameter group_portal","model_report_paperformat_parameter","base.group_portal",1,0,0,0
"paperformat_parameter_access_employee","ir_actions_report_paperformat_parameter group_hr_user","model_report_paperformat_parameter",,1,0,1,0
"paperformat_parameter_access_administration","ir_actions_report_paperformat_parameter group_system","model_report_paperformat_parameter","base.group_system",1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 paperformat_parameter_access_portal ir_actions_report_paperformat_parameter group_portal model_report_paperformat_parameter base.group_portal 1 0 0 0
3 paperformat_parameter_access_employee ir_actions_report_paperformat_parameter group_hr_user model_report_paperformat_parameter 1 0 1 0
4 paperformat_parameter_access_administration ir_actions_report_paperformat_parameter group_system model_report_paperformat_parameter base.group_system 1 1 1 1