[IMP] better manifests on modules
[odoo/odoo.git] / addons / hr_timesheet_invoice / hr_timesheet_invoice_wizard.xml
index 23ebd1f..3081675 100644 (file)
@@ -1,16 +1,6 @@
-<?xml version="1.0"?>
-<terp>
-       <data>
-               <wizard
-                       string="Invoice analytic lines"
-                       id="hr_timesheet_invoice_create"
-                       model="account.analytic.line"
-                       name="hr.timesheet.invoice.create"/>
-               <wizard
-                       string="Final invoices"
-                       id="hr_timesheet_final_invoice_create"
-                       model="account.analytic.account"
-                       name="hr.timesheet.final.invoice.create"/>
+<?xml version="1.0" encoding="utf-8"?>
+<openerp>
+    <data>
 
-       </data>
-</terp>
+    </data>
+</openerp>