[FIX] hr_timesheet(_sheet): access rights on report
authorRucha Dave <rda@openerp.com>
Mon, 10 Nov 2014 05:57:20 +0000 (11:27 +0530)
committerMartin Trigaux <mat@odoo.com>
Thu, 13 Nov 2014 10:03:22 +0000 (11:03 +0100)
hr.timesheet.report was moved from hr_timesheet_sheet to hr_timesheet but not the ir.model.access
Avoid warning "The model hr.timesheet.report has no access rules, consider adding one."
Fixes #3319


No differences found