Launchpad automatic translations update.
[odoo/odoo.git] / addons / hr_timesheet_sheet / __openerp__.py
index 7b114d4..383521b 100644 (file)
@@ -49,13 +49,15 @@ The validation can be configured in the company:
     'init_xml': [],
     'update_xml': [
         'security/ir.model.access.csv',
-        'security/hr_timesheet_data.xml',
+        'security/hr_timesheet_sheet_security.xml',
         'hr_timesheet_sheet_view.xml',
         'hr_timesheet_workflow.xml',
         'process/hr_timesheet_sheet_process.xml',
         'board_hr_timesheet_view.xml',
         'report/hr_timesheet_report_view.xml',
+        'report/timesheet_report_view.xml',
         'wizard/hr_timesheet_current_view.xml',
+        'hr_timesheet_sheet_data.xml'
     ],
     'demo_xml': ['hr_timesheet_sheet_demo.xml',