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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019183
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 01. General setupmajoralways2011-11-25 08:592011-11-30 12:36
ReportermaiteView Statuspublic 
Assigned Tomirurita 
PriorityurgentResolutionfixedFixed in Version3.0MP5.2
StatusclosedFix in branchFixed in SCM revisiond2dcb6ae53f8
ProjectionnoneETAnoneTarget Version3.0MP6
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP5.1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019183: Arithmetical exception in FIN_PaymentMonitorProcess background process

DescriptionArithmetical exception in FIN_PaymentMonitorProcess background process.
Steps To ReproduceLine 429 throws "java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result." when trying to perform "divide" action
Proposed Solutionuse ".divide(generatedPaymentTotalAmount,BigDecimal.ROUND_HALF_UP);"
instead of ".divide(generatedPaymentTotalAmount)" to decrease number of decimals
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0043265)
hgbot (developer)
2011-11-25 13:52

Repository: erp/devel/pi
Changeset: d2dcb6ae53f8803f91f2c2035f2c15bde87da90b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Nov 25 13:51:14 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d2dcb6ae53f8803f91f2c2035f2c15bde87da90b [^]

Fixes issue 19183: Arithmetical exception in FIN_PaymentMonitorProcess background process

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentMonitorProcess.java
---
(0043273)
maite (developer)
2011-11-25 13:55

verified
(0043559)
hudsonbot (developer)
2011-11-30 12:36

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/01809c7b3135 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-11-25 08:59 maite New Issue
2011-11-25 08:59 maite Assigned To => jonalegriaesarte
2011-11-25 08:59 maite Modules => Core
2011-11-25 12:05 maite Proposed Solution updated
2011-11-25 12:06 maite Assigned To jonalegriaesarte => mirurita
2011-11-25 12:21 shuehner Issue Monitored: shuehner
2011-11-25 13:52 hgbot Checkin
2011-11-25 13:52 hgbot Note Added: 0043265
2011-11-25 13:52 hgbot Status new => resolved
2011-11-25 13:52 hgbot Resolution open => fixed
2011-11-25 13:52 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d2dcb6ae53f8803f91f2c2035f2c15bde87da90b [^]
2011-11-25 13:55 maite Note Added: 0043273
2011-11-25 13:55 maite Status resolved => closed
2011-11-25 13:55 maite Fixed in Version => 3.0MP5.2
2011-11-30 12:36 hudsonbot Checkin
2011-11-30 12:36 hudsonbot Note Added: 0043559


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker