lp:~openerp-dev/openobject-addons/7.0-opw-607782-dhr

Created by Dharti Ratani(OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-addons/7.0-opw-607782-dhr
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 Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

10050. By Dharti Ratani(OpenERP)

[IMP]Used ORM methods instead of sql to respect record rules

10049. By Dharti Ratani(OpenERP)

[FIX]While generating entried for recurring model, checked that the entries are created only for the models with the company as users company

10048. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

10047. By Martin Trigaux (OpenERP)

[MERGE] [FIX] account: when computing a tax with include_base_amount enabled, include the child tax amounts into the sum for the next tax

10046. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

10045. By Martin Trigaux (OpenERP)

[FIX] sale_stock: when checkign the available quantity, do not include uom as it is already present in the context and will be included in the computation of product_obj.virtual_available (opw 607150)

fixing error message that does not match chosen units when not enough stock

10044. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

10043. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

10042. By Martin Trigaux (OpenERP)

[FIX] analytic: should not set mutable objects in method declaration (python gotcha)

10041. By Martin Trigaux (OpenERP)

[FIX] product: when duplicating a product, keep the language in the context

At the time of the context_wo_lang patch (7.0 revision 6577), the orm did not keep the language in copy_data, this patch intended to be more consistent.
Since server revision 5146 7.0, the new behaviour is to use the translated version in copy_data. Removign this change will be more consistent with the orm.

The expected behaviour is now the following:
In user lang: translated product name + translated '(copy)'
In other lang: same as original product

Branch metadata

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

Subscribers