Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021402
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2012-08-21 08:452012-09-03 11:52
ReporteregoitzView Statuspublic 
Assigned Tojecharri 
PriorityimmediateResolutionfixedFixed in Version3.0MP15
StatusclosedFix in branchFixed in SCM revisionaef492f2af94
ProjectionnoneETAnoneTarget Version3.0MP15
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP13SCM revision 
Review Assigned Toegoitz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021402: The addDetails popup on payment window has performance problems when (un)checking all the rows

DescriptionThe 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
2012-09-03 11:52

verified on the client installation

- Issue History
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: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
Powered by Mantis Bugtracker