[FIX]account_analytic_analysis:prepaid unit field is renamed
authorKhushboo Bhatt (Open ERP) <kbh@tinyerp.com>
Wed, 12 Sep 2012 10:43:16 +0000 (16:13 +0530)
committerKhushboo Bhatt (Open ERP) <kbh@tinyerp.com>
Wed, 12 Sep 2012 10:43:16 +0000 (16:13 +0530)
bzr revid: kbh@tinyerp.com-20120912104316-k8nl5p1gvmmi3ewa

addons/account_analytic_analysis/account_analytic_analysis_view.xml

index e790467..a709ba6 100644 (file)
@@ -29,7 +29,7 @@
                         </div>
                 </xpath>
                 <xpath expr='//div[@name="duration"]' position="after" version="7.0">
-                    <label for="quantity_max"/>
+                    <label for="quantity_max" string="Prepaid Time Unit"/>
                     <div>
                         <field name="quantity_max" class="oe_inline"/>
                     </div>