[FIX] hr_timehseet: restrict access right
authorMartin Trigaux <mat@odoo.com>
Thu, 13 Nov 2014 10:26:44 +0000 (11:26 +0100)
committerMartin Trigaux <mat@odoo.com>
Thu, 13 Nov 2014 10:26:44 +0000 (11:26 +0100)
Fix error while moving it at ca209eb

addons/hr_timesheet/security/ir.model.access.csv

index 4ac30f0..3673a3d 100644 (file)
@@ -10,4 +10,4 @@ access_product_uom_hr_timesheet,product.uom.hr.timesheet,product.model_product_u
 access_account_fiscalyear_hr_user,account.account.fiscalyear.user,account.model_account_fiscalyear,base.group_hr_user,1,1,1,1\r
 access_hr_analytic_timesheet_user,hr.analytic.timesheet.user,model_hr_analytic_timesheet,base.group_user,1,1,1,0\r
 access_account_analytic_journal_user,account.account.analytic.journal.user,account.model_account_analytic_journal,base.group_user,1,0,0,0\r
-access_hr_timesheet_report,access_hr_timesheet_report,model_hr_timesheet_report,,1,1,1,1\r
+access_hr_timesheet_report,hr.timesheet.report,model_hr_timesheet_report,base.group_hr_manager,1,1,0,0\r