lp://staging/~ocb/ocb-server/rs-ocb-70
Created by
Raphaël Valyi - http://www.akretion.com
and last modified
- Get this branch:
- bzr branch lp://staging/~ocb/ocb-server/rs-ocb-70
Members of
OpenERP Community Backports
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Related bugs
Related blueprints
Branch information
- Owner:
- OpenERP Community Backports
- Project:
- OpenERP Community Backports (Server)
- Status:
- Development
Recent revisions
- 5351. By Thibault Delavallée (OpenERP)
-
[FIX] orm: unlink: when unlinking a record, trigger the computing of
function fields for other records in the same model. Previously all function fields in the
current model were not computed for some reason not provided by the history.We therefore compute effective store_ids on which the various trigerred
function fields will be computed again. Those ids are the ids given
in the store_get storage variable minus the deleted ones. - 5347. By Martin Trigaux (OpenERP)
-
[FIX] ir_model_fields: when adding a new custom column to a custom model, set a valid _rec_name to this model (otherwise would require a server restart to reinstanciate the model)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ocb-server