Openbravo Issue Tracking System - Java Client POS | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0014985 | Java Client POS | (No Category) | public | 2010-10-22 11:06 | 2010-10-30 11:24 | |||||||
Reporter | matiz | |||||||||||
Assigned To | adrianromero | |||||||||||
Priority | normal | Severity | critical | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 20 | OS Version | Community Appliance | ||||||||
Product Version | 2.30.1 | |||||||||||
Target Version | Fixed in Version | |||||||||||
Regression date | ||||||||||||
Regression introduced by commit | ||||||||||||
Regression level | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Support ticket | ||||||||||||
Regression introduced in release | ||||||||||||
Summary | 0014985: Error creating reports: Warning: Cannot load the report definition | |||||||||||
Description | Hi, 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... | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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) |
There are no notes attached to this issue. |