← Back to team overview

openerp-india team mailing list archive

[Bug 1316026] [NEW] [7.0] Change standard price too long

 

Public bug reported:

Hello,

it seems there is a performance problem with the change standard price.

I got an OpenERP (7.0) with more than 15000 internal location. On
product I defined "Average Price" as "Costing Method".

On a product, if I update cost price, it takes a very very long time
(I'm not enough patient to finish !).

In stock.product.do_change_standard_price I see a loop on all internal
location !

It seems that we can loop only on internal destination location of stock
move related to product. The product was never in other location.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Branch linked: lp:~acsone-openerp/openobject-
addons/optimize_change_standard_price

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1316026

Title:
  [7.0] Change standard price too long

Status in OpenERP Addons (modules):
  New

Bug description:
  Hello,

  it seems there is a performance problem with the change standard
  price.

  I got an OpenERP (7.0) with more than 15000 internal location. On
  product I defined "Average Price" as "Costing Method".

  On a product, if I update cost price, it takes a very very long time
  (I'm not enough patient to finish !).

  In stock.product.do_change_standard_price I see a loop on all internal
  location !

  It seems that we can loop only on internal destination location of
  stock move related to product. The product was never in other
  location.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1316026/+subscriptions


Follow ups

References