Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036180 | Openbravo ERP | 09. Financial management | public | 2017-06-06 09:36 | 2017-06-08 17:12 |
|
Reporter | eduardo_Argal | |
Assigned To | markmm82 | |
Priority | urgent | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q3 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036180: Add Multiple payments pick and execute performance |
Description | when using Add multiple payments the resultant query when unfolding BP filter combo box is extreamly slow.
The problem seems to be related to the usage of AD_ISORGINCLUDED function |
Steps To Reproduce | 1) Move to Financial account window
2) open add multiple payments P&E
3) move to BP column and unfold the combo box
4) realize the query is performing awfully |
Proposed Solution | Instead of using ad_isorgincluded function, try to make a join to AD_Org_Tree table. This was proben to improve performance |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0035590 | 3.0PR17Q3 | closed | vmromanos | AD_IsOrgIncluded performance improvements | related to | defect | 0038551 | | closed | AtulOpenbravo | Improve performance of Add Multiple Payments process in Financial Account window |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-06-06 09:36 | eduardo_Argal | New Issue | |
2017-06-06 09:36 | eduardo_Argal | Assigned To | => Triage Finance |
2017-06-06 09:36 | eduardo_Argal | Modules | => Core |
2017-06-06 09:36 | eduardo_Argal | Triggers an Emergency Pack | => No |
2017-06-06 10:15 | aferraz | Resolution time | => 1498514400 |
2017-06-06 10:24 | aferraz | Assigned To | Triage Finance => markmm82 |
2017-06-06 16:04 | markmm82 | Status | new => scheduled |
2017-06-07 12:21 | aferraz | Relationship added | depends on 0035590 |
2017-06-08 11:34 | hgbot | Checkin | |
2017-06-08 11:34 | hgbot | Note Added: 0097206 | |
2017-06-08 11:34 | hgbot | Status | scheduled => resolved |
2017-06-08 11:34 | hgbot | Resolution | open => fixed |
2017-06-08 11:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/74b0fb916b1f87e67a865f097f035909aaa7c968 [^] |
2017-06-08 11:46 | aferraz | Review Assigned To | => aferraz |
2017-06-08 11:46 | aferraz | Note Added: 0097210 | |
2017-06-08 11:46 | aferraz | Status | resolved => closed |
2017-06-08 11:46 | aferraz | Fixed in Version | => 3.0PR17Q3 |
2017-06-08 17:12 | hudsonbot | Checkin | |
2017-06-08 17:12 | hudsonbot | Note Added: 0097248 | |
2018-05-17 09:22 | vmromanos | Relationship added | related to 0038551 |