diff --git a/addons/hr_timesheet_invoice/__openerp__.py b/addons/hr_timesheet_invoice/__openerp__.py index 7e11fdad723..65b8905fca0 100644 --- a/addons/hr_timesheet_invoice/__openerp__.py +++ b/addons/hr_timesheet_invoice/__openerp__.py @@ -45,7 +45,6 @@ reports, etc.""", 'wizard/hr_timesheet_analytic_profit_view.xml', 'wizard/hr_timesheet_invoice_create_view.xml', 'wizard/hr_timesheet_invoice_create_final_view.xml', - 'board_hr_timesheet_invoice.xml', ], 'demo': [ 'hr_timesheet_invoice_demo.xml', diff --git a/addons/hr_timesheet_invoice/board_hr_timesheet_invoice.xml b/addons/hr_timesheet_invoice/board_hr_timesheet_invoice.xml deleted file mode 100644 index 7327ca66f63..00000000000 --- a/addons/hr_timesheet_invoice/board_hr_timesheet_invoice.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - Costs to invoice - report.account.analytic.line.to.invoice - form - graph,tree - - - - - - - - - timesheet.uninvoiced.line.tree - report.timesheet.line - tree - - - - - - - - - - - - - Uninvoice lines with billing rate - report.timesheet.line - form - form,tree - [('invoice_id','=',False)] - - - - - board.hr.timesheet.uninvoiced.form - board.board - form - - - - - - - - - -