Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032023 | Openbravo ERP | 04. Warehouse management | public | 2016-01-27 13:09 | 2016-07-20 11:34 |
|
Reporter | ioritzCia | |
Assigned To | aferraz | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR16Q2 | Fixed in Version | 3.0PR16Q2 | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032023: CostingUtils.getCurrentValuedStock method consumes unneeded memory |
Description | getCurrentValuedStock method in CostingUtils class consumes more memory than it should. It lists the query results where it should use scrolling technique for it.
It should also be evaluated if all the calculation could be done in one query instead of having to loop.
Also with new fields added in cost adjustment developments, the joins to the MaterialTransaction and ShipmentInOut tables are not necessary, neither is the grouping and a couple of coalesces done in the query. |
Steps To Reproduce | Execute the costing background process. |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0032190 | 3.0PR16Q2 | closed | aferraz | Performance problems on the PriceDifferenceBackground process | related to | defect | 0033411 | 3.0PR17Q1 | closed | dmiguelez | Bad performance Costing Background process using 3 types of adjustments | related to | defect | 0035959 | | closed | markmm82 | Performance problem in Costing Migration Process with high volume of records in m_transaction table |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-01-27 13:09 | ioritzCia | New Issue | |
2016-01-27 13:09 | ioritzCia | Assigned To | => Triage Finance |
2016-01-27 13:09 | ioritzCia | Web browser | => Google Chrome |
2016-01-27 13:09 | ioritzCia | Modules | => Core |
2016-01-27 13:09 | ioritzCia | Triggers an Emergency Pack | => No |
2016-01-27 13:09 | ioritzCia | Tag Attached: Performance | |
2016-01-27 13:43 | ioritzCia | Web browser | Google Chrome => Google Chrome |
2016-01-27 13:45 | ioritzCia | Web browser | Google Chrome => Google Chrome |
2016-01-28 18:16 | ngarcia | Issue Monitored: ngarcia | |
2016-01-28 18:20 | ngarcia | Web browser | Google Chrome => Google Chrome |
2016-01-28 18:20 | ngarcia | Resolution time | => 1456873200 |
2016-02-04 14:08 | aferraz | Assigned To | Triage Finance => aferraz |
2016-02-04 14:08 | aferraz | Status | new => scheduled |
2016-02-12 13:53 | aferraz | Relationship added | related to 0032190 |
2016-02-19 12:39 | hgbot | Checkin | |
2016-02-19 12:39 | hgbot | Note Added: 0084361 | |
2016-02-19 12:39 | hgbot | Status | scheduled => resolved |
2016-02-19 12:39 | hgbot | Resolution | open => fixed |
2016-02-19 12:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ca36991325a4e9680fbbb9fd36c755ae3f5500de [^] |
2016-02-19 12:39 | dmiguelez | Review Assigned To | => dmiguelez |
2016-02-19 12:39 | dmiguelez | Note Added: 0084363 | |
2016-02-19 12:39 | dmiguelez | Status | resolved => closed |
2016-03-17 10:56 | hudsonbot | Checkin | |
2016-03-17 10:56 | hudsonbot | Note Added: 0085155 | |
2016-07-20 11:31 | aferraz | Relationship added | related to 0033411 |
2016-07-20 11:32 | aferraz | Web browser | Google Chrome => Google Chrome |
2016-07-20 11:32 | aferraz | Fixed in Version | => 3.0PR16Q2 |
2016-07-20 11:34 | aferraz | Web browser | Google Chrome => Google Chrome |
2016-07-20 11:34 | aferraz | Target Version | => 3.0PR16Q2 |
2017-05-09 12:31 | aferraz | Relationship added | related to 0035959 |