Openbravo Issue Tracking System - Java Client POS
View Issue Details
0014584Java Client POS(No Category)public2010-09-16 13:112014-04-02 09:03
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
20Ubuntu 8.04
2.30.1 
2.40 
0014584: Reports Products, Inventory, Catalog... do not work
These reports do not work in version 2.30.1 because of the change of the function getTaxRate as explained in the forum thread. http://forge.openbravo.com/plugins/espforum/view.php?group_id=101&forumid=446545&topicid=7018342 [^]
Just try to open one of the following reports Products, Inventory or Catalog. An error will be raised.
Just modify the function, adding a new parameter new Date() that takes today



No tags attached.
has duplicate defect 0014985 closed adrianromero Error creating reports: Warning: Cannot load the report definition 
Issue History
2010-09-16 13:11adrianromeroNew Issue
2010-09-16 13:11adrianromeroAssigned To => adrianromero
2010-09-16 13:12adrianromeroStatusnew => scheduled
2010-09-16 13:12adrianromerofix_in_branch => pi
2010-09-16 13:18hgbotCheckin
2010-09-16 13:18hgbotNote Added: 0031154
2010-09-16 13:18hgbotStatusscheduled => resolved
2010-09-16 13:18hgbotResolutionopen => fixed
2010-09-16 13:18hgbotFixed in SCM revision => http://code.openbravo.com/pos/devel/pi/rev/327127c67022e669e5434d2beebbded1d7df01f0 [^]
2010-09-16 13:19adrianromeroNote Added: 0031155
2010-10-25 12:20adrianromeroRelationship addedhas duplicate 0014985
2010-10-27 18:31hgbotCheckin
2010-10-27 18:31hgbotNote Added: 0032271
2010-10-27 18:31hgbotFixed in SCM revisionhttp://code.openbravo.com/pos/devel/pi/rev/327127c67022e669e5434d2beebbded1d7df01f0 [^] => http://code.openbravo.com/pos/devel/main/rev/67e76b23f1b0dc0279d65f2d59ab4643b6b73665 [^]
2011-06-03 10:58dalsasuaAssigned Toadrianromero => dalsasua
2011-06-03 12:22dalsasuaAssigned Todalsasua => adrianromero
2012-11-07 09:40priyamCategory01 - General => (No Category)
2014-04-02 09:03plujanNote Added: 0065967
2014-04-02 09:03plujanStatusresolved => closed

Notes
(0031154)
hgbot   
2010-09-16 13:18   
Repository: pos/devel/pi
Changeset: 327127c67022e669e5434d2beebbded1d7df01f0
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 16 13:18:08 2010 +0200
URL: http://code.openbravo.com/pos/devel/pi/rev/327127c67022e669e5434d2beebbded1d7df01f0 [^]

Fixes issue 0014584: Reports Products, Inventory, Catalog... do not work
It has been added a new parameter to the getTaxRate function

---
M reports/com/openbravo/reports/productlabels.jrxml
M reports/com/openbravo/reports/products.jrxml
---
(0031155)
adrianromero   
2010-09-16 13:19   
* Testing the issue

Just launch the reports Products, Catalog and Products label and see the results

* Other areas affected

No other areas affected. It only has been modified the affected reports.
(0032271)
hgbot   
2010-10-27 18:31   
Repository: pos/devel/main
Changeset: 67e76b23f1b0dc0279d65f2d59ab4643b6b73665
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 16 13:18:08 2010 +0200
URL: http://code.openbravo.com/pos/devel/main/rev/67e76b23f1b0dc0279d65f2d59ab4643b6b73665 [^]

Fixes issue 0014584: Reports Products, Inventory, Catalog... do not work
It has been added a new parameter to the getTaxRate function

---
M reports/com/openbravo/reports/productlabels.jrxml
M reports/com/openbravo/reports/products.jrxml
---
(0065967)
plujan   
2014-04-02 09:03   
Closed as it was in Resolved for too long