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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014985
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Java Client POS] (No Category)criticalalways2010-10-22 11:062010-10-30 11:24
ReportermatizView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product Version2.30.1SCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0014985: Error creating reports: Warning: Cannot load the report definition

DescriptionHi,

When upgrading from 2.30 to 2.30.1 I get the following error while creating a Product Report (Stock -> Reports -> Products)

net.sf.jasperreports.engine.JRException:
Errors were encountered when compiling report expressions class file:
1. The method getTaxRate(String, Date) in the type TaxesLogic is not applicable for the arguments (String)
new Double(((java.lang.Double)field_PRICESELL.getValue()).doubleValue() * (1.0 + ((com.openbravo.pos.sales.TaxesLogic)parameter_TAXESLOGIC.getValue()).getTaxRate(((java.lang.String)field_TAXCAT.getValue())))))); //$JR_EXPR_ID=24$
                                                                                                                                                       <-------->
2. The method getTaxRate(String, Date) in the type TaxesLogic is not applicable for the arguments (String)
new Double(((java.lang.Double)field_PRICESELL.getOldValue()).doubleValue() * (1.0 + ((com.openbravo.pos.sales.TaxesLogic)parameter_TAXESLOGIC.getValue()).getTaxRate(((java.lang.String)field_TAXCAT.getOldValue())))))); //$JR_EXPR_ID=24$
                                                                                                                                                          <-------->
3. The method getTaxRate(String, Date) in the type TaxesLogic is not applicable for the arguments (String)
new Double(((java.lang.Double)field_PRICESELL.getValue()).doubleValue() * (1.0 + ((com.openbravo.pos.sales.TaxesLogic)parameter_TAXESLOGIC.getValue()).getTaxRate(((java.lang.String)field_TAXCAT.getValue())))))); //$JR_EXPR_ID=24$
                                                                                                                                                       <-------->
3 errors

Thanks for any help...
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00145842.40 closedadrianromero Reports Products, Inventory, Catalog... do not work 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-10-22 11:06 matiz New Issue
2010-10-22 11:06 matiz Assigned To => adrianromero
2010-10-25 12:20 adrianromero Relationship added duplicate of 0014584
2010-10-25 12:20 adrianromero Status new => closed
2010-10-25 12:20 adrianromero Resolution open => duplicate
2010-10-30 11:24 anonymous sf_bug_id 0 => 3098753
2012-11-07 09:40 priyam Category 01 - General => (No Category)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker