c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23870
[Bug 770243] Re: Creating 4000+ locations slow down the mrp module installations and confirming sale order.
** Changed in: openobject-server
Status: In Progress => Fix Committed
** Changed in: openobject-server
Milestone: None => 6.0.3
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/770243
Title:
Creating 4000+ locations slow down the mrp module installations and
confirming sale order.
Status in OpenERP Modules (addons):
Fix Committed
Bug description:
Hi,
We imported 4197 locations in openerp. After that installation of mrp modules taking hours and conforming one sale order taking more than one minute. The system is slowing down on the function _product_reserve which is in "bin/addons/stock/stock.py" in class stock_location line 362.
Sometimes it is throwing the following error
OperationalError: out of shared memory
HINT: You might need to increase max_locks_per_transaction.
The server we are using 6.0.2 stable.
The locations we used to import is attached with this bug report.
Please improve the performance of _product_reserve function so that it
will not hang when the number of locations are in thousands range.
Thank you.
References