[Fix] stock : fix the view
authorsbh (Open ERP) <sbh@tinyerp.com>
Wed, 1 Sep 2010 10:39:59 +0000 (16:09 +0530)
committersbh (Open ERP) <sbh@tinyerp.com>
Wed, 1 Sep 2010 10:39:59 +0000 (16:09 +0530)
bzr revid: sbh@tinyerp.com-20100901103959-so778cr02rvzjbnk

addons/stock/stock_view.xml

index 51853a7..1c1ebca 100644 (file)
                                     <separator colspan="4"/>
                                     <group col="8" colspan="4">
                                         <field name="state"/>
-                                        <button name="action_confirm" states="draft" string="Confirm" type="object" icon="gtk-apply"/>`
+                                        <button name="action_confirm" states="draft" string="Confirm" type="object" icon="gtk-apply"/>
                                         <button name="force_assign" states="confirmed" string="Force Availability" type="object" icon="gtk-jump-to"/>
                                         <button name="cancel_assign" states="assigned" string="Cancel Availability" type="object" icon="gtk-find"/>
                                         <button name="action_cancel" states="assigned" string="Cancel" type="object" icon="gtk-cancel"/>