Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029997 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-05-25 13:23 | 2015-06-01 11:12 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 876bd46a0b6f | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029997: Update usage of ListOfArrayDataSource class due to the Jasper Library upgrade | |||||||
Description | In the WebPOS module the CashUpReport class is making use of the ListOfArrayDataSource class of the jasper API. The constructor of this class has been modified between version 4.0.1 and 6.0.0: On Jasper 4.0.1: public ListOfArrayDataSource(List records, String[] columnNames) On Jasper 6.0.0 public ListOfArrayDataSource(List<Object[]> records, String[] columnNames) This change should be take into account in the CashUpReport class to ensure the correct compilation. | |||||||
Steps To Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0077713) hgbot (developer) 2015-05-25 15:58 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 876bd46a0b6fc901313f71db62cbb2fb6a311bbc Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon May 25 15:57:42 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/876bd46a0b6fc901313f71db62cbb2fb6a311bbc [^] Fixes issue 29997: Update usage of ListOfArrayDataSource in Cash Up Report --- M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java --- |
(0077746) hgbot (developer) 2015-05-26 10:37 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a411767adf05a10741d0d35b122d8b215971b027 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue May 26 10:35:40 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a411767adf05a10741d0d35b122d8b215971b027 [^] Related to issue 29997: put .jrxml files up to date --- M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.jrxml M src/org/openbravo/retail/posterminal/ad_reports/CashUpSubreport.jrxml --- |
(0077920) migueldejuana (developer) 2015-06-01 11:12 |
Tested and reviewed in a5c25afa2d03 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-05-25 13:23 | caristu | New Issue | |
2015-05-25 13:23 | caristu | Assigned To | => caristu |
2015-05-25 13:23 | caristu | Triggers an Emergency Pack | => No |
2015-05-25 13:23 | caristu | Relationship added | related to 0029882 |
2015-05-25 15:58 | hgbot | Checkin | |
2015-05-25 15:58 | hgbot | Note Added: 0077713 | |
2015-05-25 15:58 | hgbot | Status | new => resolved |
2015-05-25 15:58 | hgbot | Resolution | open => fixed |
2015-05-25 15:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/876bd46a0b6fc901313f71db62cbb2fb6a311bbc [^] |
2015-05-25 16:01 | caristu | Issue Monitored: marvintm | |
2015-05-25 16:01 | caristu | Review Assigned To | => marvintm |
2015-05-25 16:34 | caristu | Relationship added | related to 0029999 |
2015-05-26 10:37 | hgbot | Checkin | |
2015-05-26 10:37 | hgbot | Note Added: 0077746 | |
2015-06-01 11:12 | migueldejuana | Review Assigned To | marvintm => migueldejuana |
2015-06-01 11:12 | migueldejuana | Note Added: 0077920 | |
2015-06-01 11:12 | migueldejuana | Status | resolved => closed |
2015-06-01 11:12 | migueldejuana | Fixed in Version | => RR15Q3 |
Copyright © 2000 - 2009 MantisBT Group |