Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019335 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Modules] Tax Report Launcher | major | N/A | 2011-12-19 17:39 | 2012-01-23 11:44 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4b52d065ff48 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_12 | |||
OS Version | Debian 5.0 | Database version | 8.3.8 | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Support ticket | ||||||||
OBNetwork customer | No | |||||||
Regression introduced in release | ||||||||
Summary | 0019335: Allow tax report launcher to generate ZIP files | |||||||
Description | ZIP files allow developers to return more than one file to the user. Inside the ZIP file we can include the tax report file (as usual) and other useful files, like PDFs or other text files (XML, etc.) | |||||||
Steps To Reproduce | NA | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0043982) hgbot (developer) 2011-12-21 12:31 |
Repository: erp/mods/org.openbravo.module.taxreportlauncher Changeset: 4b52d065ff48f01fd7c1b0cec1a757fd73fecbf7 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Dec 21 12:23:48 2011 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/4b52d065ff48f01fd7c1b0cec1a757fd73fecbf7 [^] Fixed issue 19335: Allow tax report launcher to generate ZIP files We allow developers of reports compatible with the Tax Report Launcher to return a Set of files for a report. The tax report launcher will create a ZIP file on the file with all these files. The a new pair key-value is allowed in the returned Map for the OBTL_TaxReport_I.generateElectronicFile() method: -key: files -value: Set<File> Regression risk medium Test plan: Try to launch all the available tax reports with and without giving File Name inside the input parameters section. Ensure all the reports keep on working as usual --- M src-db/database/sourcedata/AD_MODULE.xml M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml M src/org/openbravo/module/taxreportlauncher/Utility/OBTL_Utility.java M src/org/openbravo/module/taxreportlauncher/erpCommon/ad_reports/OBTL_TaxReportLauncher.java M src/org/openbravo/module/taxreportlauncher/erpCommon/ad_reports/OBTL_TaxReport_I.java --- |
(0043983) vmromanos (viewer) 2011-12-21 12:35 |
To test it wait until "Modelo 390" is launched, because it will use this new feature |
(0044476) psanjuan (viewer) 2012-01-23 11:44 |
fixed and working |
![]() |
|||
Date Modified | Username | Field | Change |
2011-12-19 17:39 | vmromanos | New Issue | |
2011-12-19 17:39 | vmromanos | Assigned To | => vmromanos |
2011-12-19 17:39 | vmromanos | OBNetwork customer | => No |
2011-12-19 17:39 | vmromanos | Status | new => scheduled |
2011-12-19 17:39 | vmromanos | fix_in_branch | => pi |
2011-12-21 12:31 | hgbot | Checkin | |
2011-12-21 12:31 | hgbot | Note Added: 0043982 | |
2011-12-21 12:31 | hgbot | Status | scheduled => resolved |
2011-12-21 12:31 | hgbot | Resolution | open => fixed |
2011-12-21 12:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/4b52d065ff48f01fd7c1b0cec1a757fd73fecbf7 [^] |
2011-12-21 12:35 | vmromanos | Note Added: 0043983 | |
2012-01-23 11:44 | psanjuan | Note Added: 0044476 | |
2012-01-23 11:44 | psanjuan | Status | resolved => closed |
2012-01-23 11:44 | psanjuan | fix_in_branch | pi => |
Copyright © 2000 - 2009 MantisBT Group |