Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034895 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Tax Report Launcher | major | always | 2017-01-10 13:38 | 2017-01-13 14:13 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4441b024dad4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0034895: Tax Report Launcher window not working since 16Q4 | |||||||
Description | In Tax Report Launcher, once you select an organization, the rest of the fields are not populated. This behavior is only reproducible starting from 16Q4, where the mappings for callouts are not longer available in web.xml file | |||||||
Steps To Reproduce | Install 390 module and apply to any organization Go to Tax Report Launcher window, select that organization and verify the rest of the fields are not populated | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0093309) hgbot (developer) 2017-01-10 14:09 |
Repository: erp/mods/org.openbravo.module.taxreportlauncher Changeset: 4441b024dad41fcc16a45005c141bc0b45e46a92 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Tue Jan 10 14:00:31 2017 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/4441b024dad41fcc16a45005c141bc0b45e46a92 [^] Fixes issue 34895: Tax Report Launcher window not working since 16Q4 In 16Q4 the callout mapping is not included in web.xml file anymore. The manual window Tax Report Launcher has a non-standard call to a declared callout. Since the mapping is not generated anymore, the java code is never executed and the user is unable to launch the tributary reports. The fix declares the callout (servlet) in Form window, so a mapping is generated, and thus the java code is properly invoked. The old callout definition has been removed, so the fix properly works in both before and after 16Q4 --- M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-db/database/sourcedata/AD_MODULE.xml A src-db/database/sourcedata/AD_FORM.xml R src-db/database/sourcedata/AD_CALLOUT.xml --- |
(0093310) vmromanos (manager) 2017-01-10 14:09 |
Fixed in Tax Report Launcher 1.1.100 (or above) |
(0093541) psanjuan (manager) 2017-01-13 14:13 |
Working. Issue can be closed. |
Issue History | |||
Date Modified | Username | Field | Change |
2017-01-10 13:38 | vmromanos | New Issue | |
2017-01-10 13:38 | vmromanos | Assigned To | => vmromanos |
2017-01-10 13:39 | vmromanos | Relationship added | related to 0034484 |
2017-01-10 13:53 | vmromanos | Status | new => scheduled |
2017-01-10 14:09 | hgbot | Checkin | |
2017-01-10 14:09 | hgbot | Note Added: 0093309 | |
2017-01-10 14:09 | hgbot | Status | scheduled => resolved |
2017-01-10 14:09 | hgbot | Resolution | open => fixed |
2017-01-10 14:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/4441b024dad41fcc16a45005c141bc0b45e46a92 [^] |
2017-01-10 14:09 | vmromanos | Note Added: 0093310 | |
2017-01-13 14:13 | psanjuan | Note Added: 0093541 | |
2017-01-13 14:13 | psanjuan | Status | resolved => closed |
2017-03-20 18:22 | aferraz | Relationship added | related to 0035540 |
Copyright © 2000 - 2009 MantisBT Group |