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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026932
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Remittancemajoralways2014-06-24 18:032015-01-21 18:21
ReporteregoitzView Statuspublic 
Assigned Tofsoto82 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision531f53c2675d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toumartirena
Regression introduced in release
Summary

0026932: Performance problems on the settle remitance process

DescriptionPerformance problems on the settle remittance process.
Steps To ReproduceTry to settle more than 500 remitance lines.
*It takes long
Proposed SolutionON the ยก CancelReturnRemittance.cancelPayments
instead of use a List of payments use a lIst of the id's (strPayments)
Then on the loop create an instance of the payment for each execution.
It allows you to clear the session on the loop.


TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0026941 closedfsoto82 Improve performance on the settle remitance process 

-  Notes
(0072823)
fsoto82 (developer)
2014-12-24 15:42

waiting environment with large amount of data
(0073697)
hgbot (developer)
2015-01-21 18:03

Repository: erp/mods/org.openbravo.module.remittance
Changeset: 531f53c2675d6ca9c1c9a6561ebe975dc1fbb079
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Mon Nov 03 21:01:54 2014 -0500
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/531f53c2675d6ca9c1c9a6561ebe975dc1fbb079 [^]

Fixed bug 26932: Performance problems on the settle remitance process

Modifed class CancelReturnRemittance, cancelPayments and returnPayments methods to load the FIN_Payment on the loop execution instead of use a list of payments

---
M src/org/openbravo/module/remittance/ad_forms/CancelReturnRemittance.java
---
(0073698)
hgbot (developer)
2015-01-21 18:03

Repository: erp/mods/org.openbravo.module.remittance
Changeset: b2f678bfd1ad4d71fed39dc066bb860c5d7db5b7
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Wed Jan 21 18:02:28 2015 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/b2f678bfd1ad4d71fed39dc066bb860c5d7db5b7 [^]

Related to bug 26932: Some code review

---
M src/org/openbravo/module/remittance/ad_forms/CancelReturnRemittance.java
---
(0073700)
umartirena (reporter)
2015-01-21 18:21

Code Review + Testing OK

- Issue History
Date Modified Username Field Change
2014-06-24 18:03 egoitz New Issue
2014-06-24 18:03 egoitz Assigned To => eduardo_Argal
2014-06-24 18:03 egoitz Resolution time => 1405375200
2014-06-24 18:03 egoitz Tag Attached: Performance
2014-06-25 13:08 egoitz Issue cloned 0026941
2014-06-25 13:08 egoitz Relationship added related to 0026941
2014-11-03 15:01 fsoto82 Status new => scheduled
2014-11-03 15:01 fsoto82 Assigned To eduardo_Argal => fsoto82
2014-11-03 15:01 fsoto82 fix_in_branch => pi
2014-12-24 15:42 fsoto82 Assigned To fsoto82 => egoitz
2014-12-24 15:42 fsoto82 Note Added: 0072823
2014-12-24 15:42 fsoto82 Status scheduled => feedback
2015-01-08 09:57 egoitz Note Added: 0073343
2015-01-08 09:57 egoitz Assigned To egoitz => fsoto82
2015-01-08 09:57 egoitz Status feedback => new
2015-01-08 09:57 egoitz fix_in_branch pi =>
2015-01-08 09:59 egoitz Note Deleted: 0073343
2015-01-21 18:03 hgbot Checkin
2015-01-21 18:03 hgbot Note Added: 0073697
2015-01-21 18:03 hgbot Status new => resolved
2015-01-21 18:03 hgbot Resolution open => fixed
2015-01-21 18:03 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/531f53c2675d6ca9c1c9a6561ebe975dc1fbb079 [^]
2015-01-21 18:03 hgbot Checkin
2015-01-21 18:03 hgbot Note Added: 0073698
2015-01-21 18:21 umartirena Review Assigned To => umartirena
2015-01-21 18:21 umartirena Note Added: 0073700
2015-01-21 18:21 umartirena Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker