lp://staging/~yann-papouin/openobject-server/7.0-bug-1319285-translation-overwrite-module-update
Created by
Yann Papouin
and last modified
- Get this branch:
- bzr branch lp://staging/~yann-papouin/openobject-server/7.0-bug-1319285-translation-overwrite-module-update
Only
Yann Papouin
can upload to this branch. If you are
Yann Papouin
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/openobject-server/7.0
- OpenERP Core Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedopenerp/modules/loading.py (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 5295. By Martin Trigaux (OpenERP)
-
[FIX] ir_values: try to evaluate the given expression before saving it in pickle form (opw 607398)
The value_unpickled given by xml data is usualy already evaluated but when it is given by the web client, a str is recieved by the method (as the field is a text field). In the later case, we need to evaluate the field before storing to be correctly evaluated as a default value.
- 5294. By Olivier Dony (Odoo)
-
[FIX] convert: gracefully ignore missing XML IDs when processing <delete> tags + warn in log
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-server