The problem is that there's no difference between a label and a paragraph in openerp views. The best would be to add a <p> or <paragraph> tag in openerp. In absence of such a feature, the web client is forced to do an heuristic in order to make the difference of semantic.
The view contained useless colspan="1" on labels causing the heuristic to fail. I fixed the view in the sale addons : Revision: 4952 revid:[email protected] You should update your addons and update the sale module of your database ** Changed in: openerp-web Status: Confirmed => Fix Released -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/842553 Title: bad layout of the "Set up your Invoicing Method" wizard Status in OpenERP Web: Fix Released Bug description: the view is completely broken vs GTK client To manage notifications about this bug go to: https://bugs.launchpad.net/openerp-web/+bug/842553/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

