Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019335
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] Tax Report LaunchermajorN/A2011-12-19 17:392012-01-23 11:44
ReportervmromanosView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision4b52d065ff48
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionDebian 5.0Database version8.3.8Ant version1.7.0
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0019335: Allow tax report launcher to generate ZIP files

DescriptionZIP 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 ReproduceNA
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
2011-12-21 12:35

To test it wait until "Modelo 390" is launched, because it will use this new feature
(0044476)
psanjuan (manager)
2012-01-23 11:44

fixed and working

- Issue History
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 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
Powered by Mantis Bugtracker