openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11520
[Bug 1000195] [NEW] Performance issue in sale 6.1
Public bug reported:
The sale-module produces a lot of selects to the account_invoice_report
database view. I think its one of the widget in the dashboard that does
this. Anyway the performance are lousy and a ticking bomb for many 6.1
installations.
This select takes 8000 ms with 450 invoices in the database
SELECT month,price_total FROM "account_invoice_report" WHERE account_invoice_report.id IN (450 ids)
The company creats over 200 000 invoices per year, which was OK with
series 5 of OpenERP. It will not be possible now after upgrade to 6.1.
There are many installations who creates more than 400 invoices per
year, many that creats 400 invoinces per day.
I think we need a temporary table or something instead of this database
view. Every time a salesman opens his saleview he hits this problem.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/1000195
Title:
Performance issue in sale 6.1
Status in OpenERP Addons (modules):
New
Bug description:
The sale-module produces a lot of selects to the
account_invoice_report database view. I think its one of the widget in
the dashboard that does this. Anyway the performance are lousy and a
ticking bomb for many 6.1 installations.
This select takes 8000 ms with 450 invoices in the database
SELECT month,price_total FROM "account_invoice_report" WHERE account_invoice_report.id IN (450 ids)
The company creats over 200 000 invoices per year, which was OK with
series 5 of OpenERP. It will not be possible now after upgrade to 6.1.
There are many installations who creates more than 400 invoices per
year, many that creats 400 invoinces per day.
I think we need a temporary table or something instead of this
database view. Every time a salesman opens his saleview he hits this
problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1000195/+subscriptions
Follow ups
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Serpent Consulting Services, 2013-10-07
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Martin Trigaux (OpenERP), 2013-10-04
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Martin Trigaux (OpenERP), 2013-10-04
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Launchpad Bug Tracker, 2013-10-04
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Ronald Portier (Therp), 2013-02-14
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Normunds (Alistek), 2013-02-14
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Launchpad Bug Tracker, 2013-02-13
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Kellogs, 2012-07-09
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Kellogs, 2012-07-09
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Kellogs, 2012-07-09
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Numérigraphe, 2012-07-06
-
[Bug 1000195] Re: Performance issue in invoice analysis
From: Numérigraphe, 2012-07-06
-
[Bug 1000195] Re: Performance issue in sale 6.1
From: Naresh(OpenERP), 2012-05-23
-
[Bug 1000195] Re: Performance issue in sale 6.1
From: Lorenzo Battistini - Agile BG - Domsense, 2012-05-22
-
[Bug 1000195] [NEW] Performance issue in sale 6.1
From: Anders Wallenquist, 2012-05-16
References