lp:~openerp-dev/openobject-server/trunk-bug-780584-store-translate-vmt

Created by Vo Minh Thu and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/trunk-bug-780584-store-translate-vmt
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:
Merged

Recent revisions

3423. By Vo Minh Thu

[FIX] orm: correctly store in db the translate flag:
- added the "translate" column to ir_model_fields in base.sql
- modified orm.py to correctly set that column
- this is based on a patch by xrg.

3422. By Vo Minh Thu

[MERGE] ir.values: make sure we return the user-specific default value.

3421. By Vo Minh Thu

[MERGE] res.user: fix the call to create_user:
Corrected the dictionary values passed to res_users.create()
from tuples (id,name) to ids and from list of ids to tuples
(6,0,ids) (accounting for the discrepancy between read/write
values).
Added a call to that mathod from a yml test.

3420. By Vo Minh Thu

[MERGE] openerp/tools/config.py: multiple addons-paths on the command line.

3419. By Vo Minh Thu

[MERGE] orm/import: proper unicode comparison.

3418. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3417. By Vo Minh Thu

[FIX] res_lang: when testing if there is some default value on res.partner, pass it as a list of strings, not as a string.

3416. By Vo Minh Thu

[REF] consistent, grepable ir.values object naming.

3415. By Vo Minh Thu

[MERGE] merged fix for res_lang.

3414. 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.

Subscribers