lp:~therp-nl/openobject-server/7.0-lp1260743_print_empty_lines

Created by Ronald Portier (Therp) and last modified
Get this branch:
bzr branch lp:~therp-nl/openobject-server/7.0-lp1260743_print_empty_lines
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

5173. By Ronald Portier (Therp)

[FIX] Fixes lp1260743.
    Make sure empty lines in lay-out are really printed.
    Some of this code is aready present in community branch, but not
    functional because of missing   entity reference. Printing a
    space is not enough, even when embedded in (dummy) <font> tag.

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.

5168. By Xavier ALT

[FIX] orm: cleaner batch number of records for auto_init() stored fields.function update

5167. By Samus CTO (OpenERP)

[FIX] Model.create: trigger stored field recalculation for implicit parent_id fields during create

The create() method implicitly creates parent records on objects of the _inherits.
Therefore, in order to make the trigger on the linked field works, we should
include all the _inherits values (fields that make the link to the parent
record) because they are created implicitly.
The write() method does not need this change, as any update of the parent
fields has to be explicit.

5166. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5165. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5164. By Denis Ledoux (OpenERP)

[FIX]ir_attachement: not self.pool.get(model) instead of model not in self.pool

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