[IMP] hr_timesheet_invoice : Misleading string on invoice analytic entries' wizard
authorJay (Open ERP) <jvo@tinyerp.com>
Fri, 4 Sep 2009 11:31:58 +0000 (17:01 +0530)
committerJay (Open ERP) <jvo@tinyerp.com>
Fri, 4 Sep 2009 11:31:58 +0000 (17:01 +0530)
bzr revid: jvo@tinyerp.com-20090904113158-8ddrqud1x55qiqoo

addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py

index 45205b0..2b769cd 100644 (file)
@@ -184,7 +184,7 @@ class invoice_create(wizard.interface):
 
 
     _create_form = """<?xml version="1.0"?>
-    <form title="Invoice on analytic entries">
+    <form string="Invoice on analytic entries">
         <notebook>
         <page string="Invoicing Data">
             <separator string="Do you want to show details of work in invoice ?" colspan="4"/>