task tab information ugly layout

Bug #321572 reported by Ferdinand
2
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

in project_view.xml
the <group col="3" colspan="2"> produces ugly layout - if used it must also be used for planned hours to create nice alignments

<page string="Information">
                            <field
                                name="planned_hours"
                                widget="float_time"
                                on_change="onchange_planned(planned_hours,effective_hours)"/>
                            <field name="delay_hours" widget="float_time"/>
                            <group col="3" colspan="2">
                                <field name="remaining_hours" select="2" widget="float_time" attrs="{'readonly':[('state','!=','draft')]}" colspan="2"/>
                                <button name="%(action_config_compute_remaining)d" string="Review" type="action" colspan="1" target="new" states="open,pending"/>
                            </group>
                            <field name="effective_hours" widget="float_time"/>

Revision history for this message
Ferdinand (office-chricar) wrote :
Revision history for this message
Ferdinand (office-chricar) wrote :
Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote :

please create a blueprint, not easy to fix for v.5

Changed in openobject-addons:
status: New → Won't Fix
Revision history for this message
Ferdinand (office-chricar) wrote :

layout patch

Changed in openobject-addons:
status: Won't Fix → New
Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote :

does it work ifne on etiny and gtk ?

Revision history for this message
Ferdinand (office-chricar) wrote : Re: [Bug 321572] Re: task tab information ugly layout

Am Tuesday 27 January 2009 schrieb Fabien (Open ERP):
> does it work ifne on etiny and gtk ?

yes for both

--
Best Regards

ChriCar Beteiligungs- und Beratungs- GmbH
http://www.chricar.at/ChriCar/index.html
Dr. Ferdinand Gassauer
Official Tiny Partner

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

Thank you for your patch.

Changed in openobject-addons:
status: New → 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.