Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0029999 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Report: Cash Flow Forecast | minor | always | 2015-05-25 16:33 | 2015-06-02 11:48 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 17d1bef4ed1d | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | vmromanos | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0029999: CashflowForecast uses a deprecated method | |||||||
| Description | The printJRXML method of the CashflowForecast java class is using a deprecated method: Utility.getTranslatedJasperReport() The ReportingUtils.getTranslatedJasperReport must be used instead | |||||||
| Steps To Reproduce | In Description | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0077717) hgbot (developer) 2015-05-25 16:35 |
Repository: erp/mods/org.openbravo.financial.cashflowforecast Changeset: 17d1bef4ed1db192d1782e1c2f3e84f9762d74cc Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon May 25 16:34:53 2015 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.financial.cashflowforecast/rev/17d1bef4ed1db192d1782e1c2f3e84f9762d74cc [^] Fixes issue 29999: CashflowForecast uses a deprecated method --- M src/org/openbravo/financial/cashflowforecast/CashflowForecast.java --- |
|
(0077747) hgbot (developer) 2015-05-26 10:57 |
Repository: erp/mods/org.openbravo.financial.cashflowforecast Changeset: f9d39b594f7ba41049f4c1d1b22b988954c50533 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue May 26 10:56:42 2015 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.financial.cashflowforecast/rev/f9d39b594f7ba41049f4c1d1b22b988954c50533 [^] Related to issue 29999: put .jrxml files up to date --- M src/org/openbravo/financial/cashflowforecast/CashflowForecast.jrxml M src/org/openbravo/financial/cashflowforecast/CashflowForecastExcel.jrxml M src/org/openbravo/financial/cashflowforecast/CashflowForecastLines.jrxml M src/org/openbravo/financial/cashflowforecast/CashflowForecastLinesByDate.jrxml M src/org/openbravo/financial/cashflowforecast/CashflowForecastSummary.jrxml M src/org/openbravo/financial/cashflowforecast/FinaccDetailByDate.jrxml M src/org/openbravo/financial/cashflowforecast/FinaccDetailMain.jrxml --- |
|
(0077804) hgbot (developer) 2015-05-27 12:57 |
Repository: erp/mods/org.openbravo.financial.cashflowforecast Changeset: 903d3aa98434edaa412b21880cc47b9570de0ab7 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed May 27 12:53:36 2015 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.financial.cashflowforecast/rev/903d3aa98434edaa412b21880cc47b9570de0ab7 [^] Related to issue 29999: Deprecate method to keep backwards compatibility Deprecate the printJRXML to keep using Utility instead of the new API in order to keep backwards compatibility with Openbravo 2.50 --- M src/org/openbravo/financial/cashflowforecast/CashflowForecast.java --- |
|
(0077805) caristu (viewer) 2015-05-27 13:00 |
Reverted changes in .jrxml files: https://code.openbravo.com/erp/mods/org.openbravo.financial.cashflowforecast/rev/6170df0e7d52 [^] |
|
(0077806) hgbot (developer) 2015-05-27 13:01 |
Repository: erp/mods/org.openbravo.financial.cashflowforecast Changeset: 88dd6409655b07822303c50e46043fda9632c5f6 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed May 27 13:01:03 2015 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.financial.cashflowforecast/rev/88dd6409655b07822303c50e46043fda9632c5f6 [^] Related to issue 29999: New module version 1.0.2 --- M src-db/database/sourcedata/AD_MODULE.xml --- |
|
(0077975) vmromanos (viewer) 2015-06-02 11:48 |
Code review + testing OK PDF & Excel file properly generated |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-05-25 16:33 | caristu | New Issue | |
| 2015-05-25 16:33 | caristu | Assigned To | => caristu |
| 2015-05-25 16:33 | caristu | OBNetwork customer | => No |
| 2015-05-25 16:33 | caristu | Triggers an Emergency Pack | => No |
| 2015-05-25 16:34 | caristu | Relationship added | related to 0029997 |
| 2015-05-25 16:35 | hgbot | Checkin | |
| 2015-05-25 16:35 | hgbot | Note Added: 0077717 | |
| 2015-05-25 16:35 | hgbot | Status | new => resolved |
| 2015-05-25 16:35 | hgbot | Resolution | open => fixed |
| 2015-05-25 16:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.financial.cashflowforecast/rev/17d1bef4ed1db192d1782e1c2f3e84f9762d74cc [^] |
| 2015-05-25 16:35 | caristu | Issue Monitored: marvintm | |
| 2015-05-25 16:35 | caristu | Review Assigned To | => marvintm |
| 2015-05-26 10:57 | hgbot | Checkin | |
| 2015-05-26 10:57 | hgbot | Note Added: 0077747 | |
| 2015-05-27 12:57 | hgbot | Checkin | |
| 2015-05-27 12:57 | hgbot | Note Added: 0077804 | |
| 2015-05-27 13:00 | caristu | Note Added: 0077805 | |
| 2015-05-27 13:01 | hgbot | Checkin | |
| 2015-05-27 13:01 | hgbot | Note Added: 0077806 | |
| 2015-06-02 11:08 | caristu | Review Assigned To | marvintm => vmromanos |
| 2015-06-02 11:48 | vmromanos | Note Added: 0077975 | |
| 2015-06-02 11:48 | vmromanos | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |