lp:~yann-papouin/openobject-server/7.0-bug-1030795-xmlrpclib-dictkeys-hook

Created by Yann Papouin and last modified
Get this branch:
bzr branch lp:~yann-papouin/openobject-server/7.0-bug-1030795-xmlrpclib-dictkeys-hook
Only Yann Papouin can upload to this branch. If you are Yann Papouin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Yann Papouin
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Mature

Recent revisions

4986. By Yann Papouin

Replace dictionary keys with string to avoid xmlrpclib exception wih some functions like get_external_id, price_get, get_product_available and also handling None results as reported in lp:1249355

4985. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4984. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4983. By Martin Trigaux (OpenERP)

[IMP] remove read access to outgoing mail server configuration
forward port of rev 4349 in 6.1

4982. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4981. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4980. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4979. By Olivier Dony (Odoo)

[FIX] ir.sequence: add a proper default value for number_next_actual (0 is disallowed by default) + avoid error when trying to alter a sequence during creation

4978. By Olivier Dony (Odoo)

[MERGE] ir.sequence: lazily compute next value for PostgreSQL-backed ir.sequences + avoid resetting it at each change to the sequence, courtesy of Ronald Portier (Therp)

The original patch proposed by Ronald has been modified to
make it more suitable to a stable version, in the following
aspects:
- remove all extra physical columns (boolean flags), as they
  would break the stable policy and were actually unnecessary
  to fix the bug
- avoid displaying both the number_next and the number_next_actual,
  the latter is sufficient
- fix a possible bug when setting the number_next to 0

4977. By Olivier Dony (Odoo)

[MERGE] res.currency: default to global currencies in multi-company setup + add proper ir.rule, courtesy of Alexandre Fayolle (Camptocamp)

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.

Subscribers