← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 842553] Re: bad layout of the "Set up your Invoicing Method" wizard

 

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:fme@xxxxxxxxxxx-20110908082959-vb2pcrsuuz43vxqi

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


References