lp:~openerp-dev/openobject-server/saas-4-view-valid-chd

Created by Christophe Simonis (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/saas-4-view-valid-chd
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:
Development

Recent revisions

5194. By Christophe Simonis (OpenERP)

[FIX] module loading: mark module as initialized *after* the data files have been loaded

When the registry is updating, the view verification only validates the views
from initialized modules. Not taking the current module allow update of views
that have also an inherited view in the same module. The verification of the base view
must not try to apply the old inherited view against it as it may not be applicable
anymore.

After module update, we re-validate all the views of this module. This is needed because
a module can declare two (or more) inherited views that are correct when applyed alone,
but not when combined with others.

5193. By Christophe Simonis (OpenERP)

[FIX] http: correct detection of old (v7) routes that still take "req" as first argument

5192. By Christophe Simonis (OpenERP)

[FIX] some tests need the http daemon to be available

5191. By Christophe Simonis (OpenERP)

[FIX] when running in threaded mode with "--stop-after-init", do not spawn httpd and cron thread

5190. By Christophe Simonis (OpenERP)

[REL] saas-4

5189. By Quentin (OpenERP) <email address hidden>

[FIX] fields.date's date_to_datime function fixed

5188. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5187. By Denis Ledoux (OpenERP)

[ADD] osv: add get_formview_action and get_formview_id methods
return an action to open the document. This method is meant to be
overridden in addons that want to give specific view ids for example

5186. By jke-openerp

[MERGE] qweb-m2o-view - Allow to use many2one for qweb template (work also with view_id)

5185. By Christophe Simonis (OpenERP)

[IMP] orm: postprocess function field values in batch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~openerp/openobject-server/saas-4
This branch contains Public information 
Everyone can see this information.

Subscribers