lp:~odo-openerp/openobject-server/test-stacking

Created by Olivier Dony (Odoo) and last modified
Get this branch:
bzr branch lp:~odo-openerp/openobject-server/test-stacking
Only Olivier Dony (Odoo) can upload to this branch. If you are Olivier Dony (Odoo) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Dony (Odoo)
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

3359. By Olivier Dony (Odoo)

test

3358. By Olivier Dony (Odoo)

[IMP] orm.fields_view_get: allow passing a view_id from a different model for creative inheritance

There are cases where several objects would like to use a single view, but
by default they cannot because a view belongs to only one model.
With this change, it becomes possible to do inheritance "by copy", reusing
a view from another model without having to redefine it, just by specifying
its view_id in the relevant actions. If the original view needs to be modified,
it is also possible to explicitly inherit the parent view from the other
model, and the effect will be what is expected: the child view can be
specified in an action, and will be the result of the inheritance applied
on the parent view; but on the other hande the parent view itself is
unaffected when used in the context of its own model.

3357. By Olivier Dony (Odoo)

[MERGE] merged latest fixes from 6.0 branch up to rev 3348

Rev 3348 is <email address hidden>.

3356. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3355. By Olivier Dony (Odoo)

[FIX] tools.config: expansion of user and path should work with multiple addons path too

3354. By Olivier Dony (Odoo)

[FIX] tools.translate: add missing imports after previous merge

3353. By Olivier Dony (Odoo)

[FIX] tools.config: override root_path in config, and avoid saving it

This should help avoid common issues with an obsolete root_path saved in
the config file. We also expand the path on-the-fly, and do the same for
addons_path.

3352. By Olivier Dony (Odoo)

[MERGE] merged latest 6.0 fixes up to rev 3339

Revision 3339 = <email address hidden>

3351. By Vo Minh Thu

[MERGE] merge of the openerp python module branch.

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