[FIX] pos: remove outer div tag of statusbar

bzr revid: hmo@tinyerp.com-20130710101216-23633pfhokwl9bag
This commit is contained in:
Harry (OpenERP) 2013-07-10 15:42:16 +05:30
parent dbddcbaf2d
commit 98d388bcf1
1 changed files with 3 additions and 3 deletions

View File

@ -882,9 +882,9 @@
class="oe_highlight" />
<button name="close" type="workflow" string="Validate Closing &amp; Post Entries" states="closing_control"
class="oe_highlight" />
<div class="oe_right">
<field name="state" widget="statusbar" statusbar_visible="opening_control,opened,closing_control,closed" nolabel="1" />
</div>
<field name="state" widget="statusbar" statusbar_visible="opening_control,opened,closing_control,closed" nolabel="1" />
</header>
<sheet>
<div class="oe_right oe_button_box">