[IMP] warehouse : added tooltip for green arrow icon

bzr revid: rpr@tinyerp.com-20121119092616-d4r87tvbr1fyorus
This commit is contained in:
Rajesh Prajapati (OpenERP) 2012-11-19 14:56:16 +05:30
parent 66afff1b52
commit 714d4e3314
1 changed files with 1 additions and 1 deletions

View File

@ -1457,7 +1457,7 @@
states="assigned" class="oe_highlight"/>
<button name="action_done" states="draft,assigned,confirmed"
icon="gtk-go-forward" type="object"
class="oe_highlight"/>
class="oe_highlight" help="Done"/>
</tree>
</field>
</record>