Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024723 | Openbravo ERP | A. Platform | public | 2013-09-09 18:28 | 2013-09-23 10:27 |
|
Reporter | egoitz | |
Assigned To | pramakrishnan | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP28 | Fixed in Version | 3.0MP28 | |
Merge Request Status | |
Review Assigned To | egoitz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024723: Performance problem when opening a row on the transacctions tab on the financial account window |
Description | When there are a lot of payments on the application when opening a transaction row on the financial account window it takes long to load the data.
The problem is tha fin_payment_id field:
- Warning: In the window Financial Account, in tab Transaction the combo fields inpfinPaymentId contain more than 1000 entries, and this could cause bad performance in the application. Possible fixes include changing these columns from a combo into a Selector, or adding a validation to reduce the number of entries in the combo. |
Steps To Reproduce | -ON an application with more than 1000 payments open a row on the transaction tab, on the financial account window.
It takes long to load and on the log you get the following message:
- Warning: In the window Financial Account, in tab Transaction the combo fields inpfinPaymentId contain more than 1000 entries, and this could cause bad performance in the application. Possible fixes include changing these columns from a combo into a Selector, or adding a validation to reduce the number of entries in the combo. |
Proposed Solution | -Change the reference to OBUISelector Reference, and the reference search key to Payment Selector |
Additional Information | |
Tags | Performance |
Relationships | duplicate of | defect | 0024364 | 3.0MP29 | closed | caristu | Payment selector in Financial account - Transaction window is causing performance problems |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-09-09 18:28 | egoitz | New Issue | |
2013-09-09 18:28 | egoitz | Assigned To | => AugustoMauch |
2013-09-09 18:28 | egoitz | Modules | => Core |
2013-09-09 18:28 | egoitz | OBNetwork customer | => Yes |
2013-09-09 18:28 | egoitz | Triggers an Emergency Pack | => No |
2013-09-09 18:32 | egoitz | Tag Attached: Performance | |
2013-09-10 08:31 | alostale | Assigned To | AugustoMauch => dmiguelez |
2013-09-15 12:00 | pramakrishnan | Assigned To | dmiguelez => pramakrishnan |
2013-09-15 12:03 | pramakrishnan | Review Assigned To | => egoitz |
2013-09-15 12:03 | pramakrishnan | Status | new => scheduled |
2013-09-15 12:04 | hgbot | Checkin | |
2013-09-15 12:04 | hgbot | Note Added: 0061162 | |
2013-09-15 12:04 | hgbot | Status | scheduled => resolved |
2013-09-15 12:04 | hgbot | Resolution | open => fixed |
2013-09-15 12:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/641fafa5187050c3e105d564f5c13e445e35b499 [^] |
2013-09-17 19:03 | hudsonbot | Checkin | |
2013-09-17 19:03 | hudsonbot | Note Added: 0061253 | |
2013-09-23 10:27 | egoitz | Note Added: 0061345 | |
2013-09-23 10:27 | egoitz | Status | resolved => closed |
2013-09-23 10:27 | egoitz | Fixed in Version | => 3.0MP28 |
2013-10-21 12:56 | caristu | Relationship added | duplicate of 0024364 |