Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019183 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2011-11-25 08:59 | 2011-11-30 12:36 | |||
Reporter | maite | View Status | public | |||||
Assigned To | mirurita | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP5.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d2dcb6ae53f8 | ||||
Projection | none | ETA | none | Target Version | 3.0MP6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0MP5.1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 13233 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019183: Arithmetical exception in FIN_PaymentMonitorProcess background process | |||||||
Description | Arithmetical exception in FIN_PaymentMonitorProcess background process. | |||||||
Steps To Reproduce | Line 429 throws "java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result." when trying to perform "divide" action | |||||||
Proposed Solution | use ".divide(generatedPaymentTotalAmount,BigDecimal.ROUND_HALF_UP);" instead of ".divide(generatedPaymentTotalAmount)" to decrease number of decimals | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2011-11-25 13:55 |
verified |
(0043559) hudsonbot (viewer) 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 |
![]() |
|||
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 08:59 | maite | OBNetwork customer | => Yes |
2011-11-25 08:59 | maite | Support ticket | => 13233 |
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 |