lp://qastaging/~openerp-dev/openobject-server/trunk-check-ids-thu

Created by Vo Minh Thu and last modified
Get this branch:
bzr branch lp://qastaging/~openerp-dev/openobject-server/trunk-check-ids-thu
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 Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

4827. By Vo Minh Thu

[MERGE] merged trunk.

4826. By Vo Minh Thu

[REF] orm: added a deprecation warning helper for IDs check.

4825. By Vo Minh Thu

[REF] orm: deprecation warning when passing a single ID to read().

4824. By Vo Minh Thu

[REF] orm:
- isinstance(ids, dict) is done at the end, but not at the beginning,
so if ids was a single dict, it would break in the map(lambda).
- The loop to convert None to False can be done in _read_flat instead
of read (there is already plenty of loops in _read_flat)
- The __getattr__ was breaking the stacktrace.

4823. By Vo Minh Thu

[MERGE] [FIX] ir.model: uninstall should not drop LOG_ACCESS_COLUMNS columns.

4822. By Xavier (Open ERP)

[FIX] missing import in wsgi_server

4821. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4820. By Antony Lesuisse (OpenERP)

[MERGE] packaging debian remove /var/lib/openerp

4819. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4818. By Olivier Dony (Odoo)

[FIX] base: invalid address in demo data causes failure in Google Maps lookup

Apprently on 2013-03-08 Google Maps stopped
returning a location in Belgium for this invalid
street name.

We consider Google Maps as a commodity so it
is ok to have the crm_partner_assign tests
fail in case our lookup mechanism does
not work anymore.

Note: this is a cherry pick of the 7.0
fix as a quick fix because the complete
forward-port of 7.0->trunk will require
some more time for conflict resolution

Branch metadata

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

Subscribers