lp:~openerp-dev/openobject-addons/7.0-opw-601797-msh

Created by Mohammed Shekha(Open ERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-addons/7.0-opw-601797-msh
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

9702. By Mohammed Shekha(OpenERP)<email address hidden>

[FIX]Fixed the issue of price_get, it should consider other items if it fails in following scenario. Create a pricelist with two items, Item A and Item B, Item A: product=null, category=null, sequence=1, base=Supplier Prices on the product form, Item B: product=null, category=null, sequence=5, base=Cost Price, now edit any product and set supplier with any price rule in Supplier Information tab of product and then create a purchase order with same supplier and add a purchasse order line with same product which we changed and you will find price=0 because no price rules are defined in supplier form of product, when this is the case then we should consider other pricelist items.

9701. By Denis Ledoux (OpenERP)

[FIX]sale_crm: quotation/sale order default section_id based on res_users default_section_id

9700. By Olivier Dony (Odoo)

[FIX] project_mrp: local copy of the "Procurement" process node to avoid errors during updates when sale_stock is not installed

The various attempts to fix this error without duplicating the node
have all caused other errors. Having a duplicate process node has
no consequence on business operations, so it is an acceptable
workaround until the node can be moved to the sale module.

9699. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9698. By Olivier Dony (Odoo)

[FIX] base_action_rule: upon update/create of an automated action in multiprocess mode, force registry reload

Short of signaling the other workers, the (new) automated
rule may be randomly ignored, depending on which worker
handles the request (until the workers all reload
their registries).

9697. By Xavier ALT

[FIX] document: duplicate directory detection should work even when a record rule prevent user from seeing duplicates

9696. By Denis Ledoux (OpenERP)

[FIX] account_analytic_analysis: is_overdue_quantity was not updated when quantity max was changed

is_overdue_quantity is a stored function field which was updated only when analytic lines where updated. Or, when the quantity_max field is updated, this field should be recomputed and restored. This is now the case

9695. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9694. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9693. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

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