Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021402 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2012-08-21 08:45 | 2012-09-03 11:52 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | aef492f2af94 | ||||
Projection | none | ETA | none | Target Version | 3.0MP15 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0MP13 | SCM revision | ||||||
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 | 0021402: The addDetails popup on payment window has performance problems when (un)checking all the rows | |||||||
Description | The addDetails popup on payment window has performance problems when (un)checking all the rows. When clicking on select or unselect all elements on the top of the grid the process (javascript) takes long. This is because for each row is unchecked one by one, and for each one all the rows are analyzed to calculate totals. | |||||||
Steps To Reproduce | -Go to payment in window -Create a new one -Click on add details having many rows to show -Click on check all -> it takes long -Click on uncheck all -> it takes long | |||||||
Proposed Solution | -Instead of analyzing all the rows for each row checkd/uncheck, save the total on a input hidden and use it to recalculate totals | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0051462) hgbot (developer) 2012-08-22 11:57 |
Repository: erp/devel/pi Changeset: aef492f2af941ec4c05a806d372294f7f4cdf16a Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Wed Aug 22 11:56:44 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/aef492f2af941ec4c05a806d372294f7f4cdf16a [^] Fixes issue 21402: The addDetails popup on payment window has performance problems when (un)checking all the rows --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html --- |
(0051762) egoitz (viewer) 2012-09-03 11:52 |
verified on the client installation |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-21 08:45 | egoitz | New Issue | |
2012-08-21 08:45 | egoitz | Assigned To | => jecharri |
2012-08-21 08:45 | egoitz | Modules | => Core |
2012-08-21 08:45 | egoitz | OBNetwork customer | => Yes |
2012-08-21 08:54 | egoitz | Priority | urgent => immediate |
2012-08-22 11:57 | hgbot | Checkin | |
2012-08-22 11:57 | hgbot | Note Added: 0051462 | |
2012-08-22 11:57 | hgbot | Status | new => resolved |
2012-08-22 11:57 | hgbot | Resolution | open => fixed |
2012-08-22 11:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/aef492f2af941ec4c05a806d372294f7f4cdf16a [^] |
2012-09-03 11:52 | egoitz | Closed by | => egoitz |
2012-09-03 11:52 | egoitz | Note Added: 0051762 | |
2012-09-03 11:52 | egoitz | Status | resolved => closed |
2012-09-03 11:52 | egoitz | Fixed in Version | => 3.0MP15 |
Copyright © 2000 - 2009 MantisBT Group |