lp:~openerp-dev/openobject-server/7.0-staging-xal

Created by Xavier ALT and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/7.0-staging-xal
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

5178. By Xavier ALT

[FIX] base: make explicit, that res.users reified fields are not selectable

5177. By Xavier ALT

[FIX] base: remove old deprecated file ``base_module_scan.py``.

This file was wrongly left-over from ancient v6.1 times and not used at all under v7.0.

5176. By Xavier ALT

[FIX] translation: force clearing of cached translated term after a successfull `trans_load_data`

  When re-loading a translation (with 'Overwrite Existing Terms') we need to
  empty the translation cache to ensure overwritten terms get their new values.

5175. By Xavier ALT

[FIX] base: use correct field for user's last connection.

 We need to display user's last login date, not inherited res.partner ``date``
 field. This has been renamed from 'date' to 'login_date' in revision-id:
   <email address hidden>

5174. By Xavier ALT

[FIX] base: do not traceback when removing country code

5173. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5172. By Martin Trigaux (OpenERP)

[MERGE] [FIX] fields: avoid traceback when rendering reference field if link is broken (name_get returns no result)

5171. By Martin Trigaux (OpenERP)

[MERGE] [FIX] res_users: skip method _get_reified_groups if read returns no result (avoid traceback)

5170. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5169. By Xavier ALT

[FIX] orm: early return within ``_apply_ir_rules`` for superuser.

  Save a few time by not not trying to apply ir.rule for superuser, that will
  anyway be skipped within ir.rule's ``_compute_domain`` method.

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