bad layout of the "Set up your Invoicing Method" wizard

Bug #842553 reported by Aline (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Web Team

Bug Description

the view is completely broken vs GTK client

Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :
Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :
Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :

it must look like in gtk client, (label in one line)

summary: - bad kayout of the "Set up your Invoicing Method" wizard
+ bad layout of the "Set up your Invoicing Method" wizard
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Fabien Meghazi (OpenERP) (fme) wrote :

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 address hidden>

You should update your addons and update the sale module of your database

Changed in openerp-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.