Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029370 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | have not tried | 2015-03-23 12:51 | 2015-03-30 13:40 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 53a25921251d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | egoitz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 35192 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029370: Exception in Purchase Invoice dimensional report, comparative option set | |||||||
Description | Exception in Purchase Invoice dimensional report, comparative option set Exception evaluating: ($V{QTYREF_SUM1}.equals(new BigDecimal(0.0)))?null:$V{QTY_SUM1}.subtract( $V{QTYREF_SUM1} ).multiply(new BigDecimal(100.0)).divide( $V{QTYREF_SUM2}, 2, 6) Looking at the code, the error is clear, because the expression is evaluation an variable not used when dividing | |||||||
Steps To Reproduce | Exception in Purchase Invoice dimensional report, comparative option set Exception evaluating: ($V{QTYREF_SUM1}.equals(new BigDecimal(0.0)))?null:$V{QTY_SUM1}.subtract( $V{QTYREF_SUM1} ).multiply(new BigDecimal(100.0)).divide( $V{QTYREF_SUM2}, 2, 6) Looking at the code, the error is clear, because the expression is evaluation an variable not used when dividing | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0075854) hgbot (developer) 2015-03-23 12:52 |
Repository: erp/devel/pi Changeset: 53a25921251de01ae3edd43cc0c166374f04c58b Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Mon Mar 23 12:52:19 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/53a25921251de01ae3edd43cc0c166374f04c58b [^] Fixes issue 0029370: Exception in Purchase Invoice dimensional report, comparative option set --- M src/org/openbravo/erpCommon/ad_reports/SimpleDimensionalComparative.jrxml --- |
(0075906) hudsonbot (viewer) 2015-03-24 03:44 |
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/63f9617f42fb [^] Maturity status: Test |
(0076141) egoitz (viewer) 2015-03-30 13:40 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2015-03-23 12:51 | jonalegriaesarte | New Issue | |
2015-03-23 12:51 | jonalegriaesarte | Assigned To | => Sandrahuguet |
2015-03-23 12:51 | jonalegriaesarte | OBNetwork customer | => Yes |
2015-03-23 12:51 | jonalegriaesarte | Modules | => Core |
2015-03-23 12:51 | jonalegriaesarte | Support ticket | => 35192 |
2015-03-23 12:51 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2015-03-23 12:52 | jonalegriaesarte | Assigned To | Sandrahuguet => jonalegriaesarte |
2015-03-23 12:52 | hgbot | Checkin | |
2015-03-23 12:52 | hgbot | Note Added: 0075854 | |
2015-03-23 12:52 | hgbot | Status | new => resolved |
2015-03-23 12:52 | hgbot | Resolution | open => fixed |
2015-03-23 12:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/53a25921251de01ae3edd43cc0c166374f04c58b [^] |
2015-03-24 03:44 | hudsonbot | Checkin | |
2015-03-24 03:44 | hudsonbot | Note Added: 0075906 | |
2015-03-30 13:40 | egoitz | Review Assigned To | => egoitz |
2015-03-30 13:40 | egoitz | Note Added: 0076141 | |
2015-03-30 13:40 | egoitz | Status | resolved => closed |
2015-03-30 13:40 | egoitz | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |