lp:~openerp-dev/openobject-client/6.0-opw-580557-rgo

Created by Ravi Gohil (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-client/6.0-opw-580557-rgo
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo GTK Client (MOVED TO GITHUB)
Status:
Merged

Recent revisions

1962. By Ravi Gohil (OpenERP)

[FIX]: sys.maxint restricts users from entering value > 2147483647 for integer/float fields : (Maintenance Case : 580557)

1961. By Naresh(OpenERP)

[FIX]:OPW:579440

1960. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

1959. By Naresh(OpenERP)

[REF]:improved revision:1956 to cover all test cases for O2M editing and reverting possibilities

1958. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

1957. By Naresh(OpenERP)

[FIX]:fix the previous commit

1956. By Naresh <email address hidden>

[MERGE] OPW 577958: o2m lists: make sure we do not discard local changes when adding a new line

1955. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

1954. By Olivier Dony (Odoo)

[MERGE] OPW 576010: selection widgets in editable lists should properly accept mouse selection

This seems to be a regression due to an upstream
change in GTK, as explained in the GTK issue:
 https://bugzilla.gnome.org/show_bug.cgi?id=317387

The original behavior can apparently be emulated
with the `changed` signal, as modified in GTK issue:
 https://bugzilla.gnome.org/show_bug.cgi?id=324282

Due to the various signal handlers we already have,
the `changed` event seems to propagate as we need,
but we failed to handle the signal chain properly
because it comes from a ComboBox at some point
and not a ComboBoxEntry.
This one-line patch to accept signals from
all ComboBox widgets seems to do the trick on
Ubuntu 11.10, and should be low-risk.

1953. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-client
This branch contains Public information 
Everyone can see this information.

Subscribers