Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020539 | Openbravo ERP | 09. Financial management | public | 2012-05-17 13:19 | 2012-05-30 11:14 |
|
Reporter | xabiermerino | |
Assigned To | jecharri | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP10.2 | |
Target Version | 3.0MP13 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 15512 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020539: Wrong behaviour selecting transactions in Match Statement window |
Description | See the video attached
If you select some transactions and then, you uncheck one, a few seconds later the rest of transactions are unchecked.
The application should keep the rest of transactions checked
When a checkbox is unchecked a request to the servlet is done and the getMatchedBankStatementLinesData takes long to be executed.
this is executed for each uncheck so it takes long to finish all the processes.
|
Steps To Reproduce | - Check 4 transactions
- Uncheck 1 transaction
- Wait a few seconds
- Realize that the resto of transactions are unchecked again |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | design defect | 0020551 | | closed | dmiguelez | Long time to load Match Statement window |
|
Attached Files | test-0000.mpeg (214,778) 2012-05-17 13:19 https://issues.openbravo.com/file_download.php?file_id=5236&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-17 13:19 | xabiermerino | New Issue | |
2012-05-17 13:19 | xabiermerino | Assigned To | => mirurita |
2012-05-17 13:19 | xabiermerino | File Added: test-0000.mpeg | |
2012-05-17 13:19 | xabiermerino | Modules | => Core |
2012-05-17 13:19 | xabiermerino | OBNetwork customer | => Yes |
2012-05-17 13:19 | xabiermerino | Support ticket | => 15512 |
2012-05-17 13:19 | xabiermerino | Resolution time | => 1343772000 |
2012-05-17 13:20 | xabiermerino | Issue Monitored: networkb | |
2012-05-18 14:07 | egoitz | Note Added: 0048765 | |
2012-05-18 14:07 | egoitz | Description Updated | bug_revision_view_page.php?rev_id=3493#r3493 |
2012-05-18 14:08 | egoitz | Note Deleted: 0048765 | |
2012-05-18 14:09 | egoitz | Resolution time | 1343772000 => 1339711200 |
2012-05-18 14:09 | egoitz | Severity | minor => major |
2012-05-18 14:09 | egoitz | Tag Attached: Performance | |
2012-05-18 14:13 | egoitz | Issue cloned | 0020551 |
2012-05-18 14:13 | egoitz | Relationship added | related to 0020551 |
2012-05-18 14:14 | egoitz | Priority | high => urgent |
2012-05-21 16:50 | mirurita | Assigned To | mirurita => jonalegriaesarte |
2012-05-22 12:00 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2012-05-22 12:01 | jonalegriaesarte | Priority | urgent => immediate |
2012-05-23 09:35 | hgbot | Checkin | |
2012-05-23 09:35 | hgbot | Note Added: 0048878 | |
2012-05-23 09:35 | hgbot | Status | new => resolved |
2012-05-23 09:35 | hgbot | Resolution | open => fixed |
2012-05-23 09:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/be3125c5fc370f52edfce4207e76079aa50f3fa5 [^] |
2012-05-24 16:53 | hgbot | Checkin | |
2012-05-24 16:53 | hgbot | Note Added: 0048911 | |
2012-05-25 12:13 | hudsonbot | Checkin | |
2012-05-25 12:13 | hudsonbot | Note Added: 0049188 | |
2012-05-25 12:13 | hudsonbot | Checkin | |
2012-05-25 12:13 | hudsonbot | Note Added: 0049201 | |
2012-05-30 11:14 | xabiermerino | Note Added: 0049463 | |
2012-05-30 11:14 | xabiermerino | Status | resolved => closed |
Notes |
|
(0048878)
|
hgbot
|
2012-05-23 09:35
|
|
Repository: erp/devel/pi
Changeset: be3125c5fc370f52edfce4207e76079aa50f3fa5
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed May 23 09:34:55 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/be3125c5fc370f52edfce4207e76079aa50f3fa5 [^]
Fixes issue 20539: Wrong behaviour selecting transactions in Match Statement window
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
---
|
|
|
(0048911)
|
hgbot
|
2012-05-24 16:53
|
|
Repository: erp/devel/pi
Changeset: 744f12f0a11c25588ec7a59b6a0d3f195eebd009
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu May 24 16:51:08 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/744f12f0a11c25588ec7a59b6a0d3f195eebd009 [^]
issue 20539,issue 20540.
I have added some change to the first correction.
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
---
|
|
|
|
|
|
|
|
|
(0049463)
|
xabiermerino
|
2012-05-30 11:14
|
|
verified with the new fixed added in the 20540 |
|