lp:~openerp-dev/openerp-web/7.0-imp-description-fka

Created by Foram Katharotiya (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openerp-web/7.0-imp-description-fka
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 Web (MOVED TO GITHUB)
Status:
Development

Recent revisions

3830. By Foram Katharotiya (OpenERP)

[IMP] improve code

3829. By Foram Katharotiya (OpenERP)

[MERGE] with 7.0

3828. By Foram Katharotiya (OpenERP)

[IMP] fix the issue of showing False value in discription

3827. By Foram Katharotiya (OpenERP)

[MERGE] with 7.0

3826. By Foram Katharotiya (OpenERP)

[IMP] set empty description fields

3825. By Nicolas Vanhoren (OpenERP)

[FIX] problem when o2m and readonly fields, now readonly fields are saved in buffered dataset too

3824. By Xavier (Open ERP)

[FIX] replace uncommon month names of the ar_SY datejs localization file by more standard ones, courtesy of Ahmad Khayyat

The server only supports the ar_SY variant of arabic, so this is the
one and only locale arabic speakers can currently select. According to
Ahmad Khayyat:

> The [ar-SY datejs localization] uses uncommon month names, which are
> hard to recognize. The more common month names should be used
> instead.

This could be reverted if more arabic locales are made available in
the server, in order to limit deviations from the upstream package.

3823. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3822. By Xavier (Open ERP)

[FIX] oops, previous revision now mandates valid contexts in filter group tests

3821. By Xavier (Open ERP)

[FIX] broken inference of groupby groups in search view filters

Before the valpocalypse, filter contexts were "literal" (parsed
objects) when reaching the search view, and `.attrs.context.group_by`
would return the right thing (namely the group_by attribute of the
context object).

After the valpocalypse, contexts & domains on view fields (and
filters) are not evaluated on the Python side anymore and reach view
objects as strings, the access chain above thus always returns a falsy
value (undefined) as strings don't have a .group_by.

Fix FilterGroup to correctly parse filter's @context before trying to
see if it has a group_by.

Branch metadata

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

Subscribers