Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020551 | Openbravo ERP | 09. Financial management | public | 2012-05-18 14:13 | 2015-03-11 19:21 |
|
Reporter | egoitz | |
Assigned To | dmiguelez | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP10.2 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 15449 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020551: Long time to load Match Statement window |
Description | When loading a the match statemetn window with many lines to match the popup takes long to be completly shown.
There are two methods on the java that takes long:
getSnapShot
getMatchedBankStatementLinesData
|
Steps To Reproduce | -Open the match statement window on a financial account with many lines to be match |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0020539 | 3.0MP13 | closed | jecharri | Wrong behaviour selecting transactions in Match Statement window |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-18 14:13 | egoitz | New Issue | |
2012-05-18 14:13 | egoitz | Assigned To | => mirurita |
2012-05-18 14:13 | egoitz | Modules | => Core |
2012-05-18 14:13 | egoitz | OBNetwork customer | => Yes |
2012-05-18 14:13 | egoitz | Support ticket | => 15449 |
2012-05-18 14:13 | egoitz | Resolution time | => 1339711200 |
2012-05-18 14:13 | egoitz | Issue generated from | 0020539 |
2012-05-18 14:13 | egoitz | Relationship added | related to 0020539 |
2012-05-18 14:13 | egoitz | Tag Attached: Performance | |
2012-05-21 16:50 | mirurita | Assigned To | mirurita => jonalegriaesarte |
2012-05-22 18:16 | jonalegriaesarte | Assigned To | jonalegriaesarte => marvintm |
2012-05-22 18:17 | jonalegriaesarte | Target Version | => 3.0MP12 |
2012-05-29 11:56 | jonalegriaesarte | Assigned To | marvintm => jonalegriaesarte |
2012-05-30 13:12 | jonalegriaesarte | Target Version | 3.0MP12 => 3.0MP13 |
2012-06-01 09:05 | jonalegriaesarte | Assigned To | jonalegriaesarte => egoitz |
2012-06-05 13:12 | hgbot | Checkin | |
2012-06-05 13:12 | hgbot | Note Added: 0049618 | |
2012-06-06 08:34 | hgbot | Checkin | |
2012-06-06 08:34 | hgbot | Note Added: 0049635 | |
2012-06-06 08:34 | egoitz | Status | new => scheduled |
2012-06-06 08:34 | egoitz | fix_in_branch | => pi |
2012-06-07 17:25 | hgbot | Checkin | |
2012-06-07 17:25 | hgbot | Note Added: 0049682 | |
2012-06-25 18:33 | egoitz | Priority | urgent => high |
2012-06-25 18:33 | egoitz | Severity | major => minor |
2012-06-25 18:33 | egoitz | fix_in_branch | pi => |
2012-06-28 18:13 | egoitz | Target Version | 3.0MP13 => 3.0MP15 |
2012-08-16 14:56 | egoitz | Type | defect => design defect |
2012-08-28 10:13 | jonalegriaesarte | Note Added: 0051581 | |
2012-08-28 10:13 | jonalegriaesarte | Target Version | 3.0MP15 => |
2012-09-13 10:42 | jonalegriaesarte | Assigned To | egoitz => dmiguelez |
2015-03-11 19:21 | jonalegriaesarte | Note Added: 0075464 | |
2015-03-11 19:21 | jonalegriaesarte | Status | scheduled => closed |
2015-03-11 19:21 | jonalegriaesarte | Resolution | open => no change required |
Notes |
|
(0049618)
|
hgbot
|
2012-06-05 13:12
|
|
Repository: erp/devel/pi
Changeset: 2c5b66feedf46f9e8f6d388e063b53461b755018
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Tue Jun 05 13:11:45 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2c5b66feedf46f9e8f6d388e063b53461b755018 [^]
Related to issue 20551. Performance on Match Statement window
---
M src-db/database/model/tables/FIN_FINACC_TRANSACTION.xml
M src-db/database/model/tables/FIN_PAYMENT_SCHEDULE.xml
---
|
|
|
(0049635)
|
hgbot
|
2012-06-06 08:34
|
|
Repository: erp/devel/pi
Changeset: bc75e2f8abaf977239d19d68945d8a450eb7a539
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Wed Jun 06 08:33:25 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bc75e2f8abaf977239d19d68945d8a450eb7a539 [^]
Related to issue 20551. Performance on Match Statement window
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/MatchTransactionDao.java
---
|
|
|
(0049682)
|
hgbot
|
2012-06-07 17:25
|
|
Repository: erp/devel/pi
Changeset: 0d35521fc8562062c48d494813b3d574bdcca0a5
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Thu Jun 07 17:24:07 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0d35521fc8562062c48d494813b3d574bdcca0a5 [^]
Related to issue 20551. Improve the for onload and getSnashot
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
---
|
|
|
(0051581)
|
jonalegriaesarte
|
2012-08-28 10:13
|
|
Target version does not make sense in a design defect. Removing it. |
|
|
(0075464)
|
jonalegriaesarte
|
2015-03-11 19:21
|
|
Not an issue anymore after refactor in PR15Q1 |
|