lp:~acsone-openerp/openobject-server/7.0-bug-1076541

Created by Olivier Laurent (Acsone) and last modified
Get this branch:
bzr branch lp:~acsone-openerp/openobject-server/7.0-bug-1076541
Members of Acsone OpenErp Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Acsone OpenErp Team
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

5211. By Olivier Laurent (Acsone)

[FIX] Translated terms export wizard produces incomplete result (i.e. in PO files)

5210. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5209. By Denis Ledoux (OpenERP)

[FIX] modules: multi worker signaling initialize variables before loading registry

5208. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5207. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5206. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5205. By Denis Ledoux (OpenERP)

[IMP] report: performance improvment in reports. Use cached method to get decimal precision

5204. By Christophe Simonis (OpenERP)

[FIX] orm: As float fields are stateful (the .digit attribute depend of the database (decimal_precision)), registry model instances need their owm copy.

5203. By Olivier Dony (Odoo)

[FIX] modules: set initial values for multi-process signaling to None to avoid missing events

For fresh databases, the signaling sequences in the
database stays at 1 until the installation of the
first module. If several workers are hit for this
database before the first module is installed,
this database registry will be loaded with a signaling
sequence of 1. Since was the default value, any
signal received by workers in this state was ignored
because they thought the registry was previously
not loaded.
Using None to indicate an sequence value
is more accurate and avoids this error

5202. 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-server
This branch contains Public information 
Everyone can see this information.