[trunk] field length must be equal

Bug #629401 reported by Ferdinand
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Low
Unassigned

Bug Description

all filed length must be equal

the problem can be seen in many forms

the underlying code for the screen shot is the layout patch provided in
https://bugs.launchpad.net/bugs/629398

                    <group colspan="4" col="6">
                        <field name="name" readonly="1"/>
                        <field name="date"/>
                        <field name="company_id" groups="base.group_multi_company" widget="selection"/>
                        <field name="address_id" on_change="onchange_partner_in(address_id)" context="{'contact_display':'partner'}" required="1" colspan="4"/>
                        <field name="origin"/>
                        <field name="min_date" readonly="1"/>
                        <field name="backorder_id" readonly="1" groups="base.group_extended"/>
                        <field name="type" readonly="1"/>
                        <field name="stock_journal_id" groups="base.group_extended" widget="selection"/>
                        <field name="invoice_state" string="Invoice Control"/>
                    </group>

Revision history for this message
Ferdinand (office-chricar) wrote :
Changed in openobject-client-web:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Carlos Liebana (carlos-liebana) wrote :

+1

Revision history for this message
Antony Lesuisse (OpenERP) (al-openerp) wrote :

As revision 4118, this has been fixed.

Changed in openobject-client-web:
milestone: none → 6.0-rc2
status: Triaged → 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.