Chintan Ram(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-1099434-chintan into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #1099434 in OpenERP Web: "[PoS backend] Daily Operations => Orders form
in editable mode: Taxes and Total fields go outside the page"
https://bugs.launchpad.net/openerp-web/+bug/1099434
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1099434-chintan/+merge/151172
Hello
Daily Operations => Orders form in editable mode: Taxes and Total fields go
outside the page
Added class oe_clear
Thanks
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1099434-chintan/+merge/151172
Your team OpenERP Community is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-1099434-chintan.
=== modified file 'point_of_sale/point_of_sale_view.xml'
--- point_of_sale/point_of_sale_view.xml 2012-12-08 16:20:31 +0000
+++ point_of_sale/point_of_sale_view.xml 2013-03-01 09:56:38 +0000
@@ -64,6 +64,7 @@
</div>
<field name="amount_total" nolabel="1" class="oe_subtotal_footer_separator"/>
</group>
+ <div class="oe_clear"/>
</page>
<page string="Payments">
<field name="statement_ids" colspan="4" nolabel="1">
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help : https://help.launchpad.net/ListHelp