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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029370
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementminorhave not tried2015-03-23 12:512015-03-30 13:40
ReporterjonalegriaesarteView Statuspublic 
Assigned Tojonalegriaesarte 
PrioritynormalResolutionfixedFixed in Version3.0PR15Q2
StatusclosedFix in branchFixed in SCM revision53a25921251d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toegoitz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029370: Exception in Purchase Invoice dimensional report, comparative option set

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

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
2015-03-30 13:40

verified

- Issue History
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 Modules => Core
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
Powered by Mantis Bugtracker