lp:~openerp-dev/openobject-server/trunk-bug-1227552-avo

Created by Amit Vora(OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/trunk-bug-1227552-avo
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

4956. By Amit Vora(OpenERP)

[FIX] remove day from group by format

4955. By Christophe Simonis (OpenERP)

[IMP] ir.module.module: _get_views(): explictly skip non-existing records instead of catching exceptions. This avoid useless error logs

4954. By Christophe Simonis (OpenERP)

[FIX] orm.BaseModel.exists(): early return if no ids given

4953. By Christophe Simonis (OpenERP)

[IMP] ir.ui.view: log traceback when validation of view arch fail

4952. By Christophe Simonis (OpenERP)

[FIX] test_views: update matching error message

4951. By Christophe Simonis (OpenERP)

[MERGE] forward port of branch saas-1 up to revid 4908 <email address hidden>

4950. By Thibault Delavallée (OpenERP)

[MERGE] [IMP] tools: added a regex for bounce email addresses

[IMP] read_group: added possibility to customize the group_by on datetime fields. A special context key can be used for datetime fields : datetime_format.
context[datetime_format] = {
    'field_name': {
        groupby_format: format for to_char (default: yyyy-mm)
        display_format: format for displaying the value in the result (default: MMM yyyy)
        interval: day, month or year; used for begin and end date of group_by
                  intervals computation (default: month)
    }
}

4949. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4948. By Martin Trigaux (OpenERP)

[MERGE] ir_model_data: allow employees to create new records, useful for tests that requires to create new xml_ids

4947. By Christophe Simonis (OpenERP)

[MERGE] forward port of branch saas-1 up to revid 4903 <email address hidden>

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