Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031890 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Localization Pack: Spain] Multi Dimensional Tax Report | major | always | 2016-01-14 12:57 | 2016-01-14 13:06 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | markmm82 | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4b2c4f56185e | ||||
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 | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | vmromanos | |||||||
Support ticket | 39850 | |||||||
OBNetwork customer | OBPS | |||||||
Regression introduced in release | ||||||||
Summary | 0031890: Multidimensional Tax Report is empty report if the Tax Rate filter is used | |||||||
Description | Multidimensional Tax Report is empty report if the Tax Rate filter is used. The tax rate name is passed as parameter instead of the ID | |||||||
Steps To Reproduce | As group admin role: Launch the Multidimensinal Tax Report, configure the filters in order to get some values there Select one of the tax rates shown there Launch the report again with the same filters but adding the tax rate in the Tax Rate filter Check the report is empty | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0083296) hgbot (developer) 2016-01-14 13:03 |
Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30 Changeset: 4b2c4f56185e4371b09d2f23b8c4a57e198f97ac Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Thu Jan 14 13:01:51 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/4b2c4f56185e4371b09d2f23b8c4a57e198f97ac [^] Fixed bug 31890: Tax and Withholding combo doesn't filter Solution partially based on m.molina@nectus.com one. Each time the Organization combo fire the onchange event, the Tax Rate combo is populated with Tax Rates for this organization. The HTML source code for the combo was incorrect: inside the option the value attribute was setted with the text of the Tax Rate instead of the tax rate ID. For this reason when the report was used filtering by the Tax rate, an incorrect parameter was submitted and no results obtained. The fixes properly populates the tax rate and withholding combos with ID and name. It uses ScrollableResults and session clears to avoid running out of memory. It uses LinkedHashMap to store the id-value in the right order. --- M src-db/database/sourcedata/AD_MODULE.xml M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportJR.java --- |
(0083298) vmromanos (viewer) 2016-01-14 13:06 |
Solution based on markmm82 one. Code review + testing OK. Available in Multidimensional Tax Report 3.0.100 (or higher) |
![]() |
|||
Date Modified | Username | Field | Change |
2016-01-14 12:57 | vmromanos | New Issue | |
2016-01-14 12:57 | vmromanos | Assigned To | => markmm82 |
2016-01-14 12:57 | vmromanos | Resolution time | => 1453330800 |
2016-01-14 12:57 | vmromanos | Support ticket | => 39850 |
2016-01-14 12:57 | vmromanos | OBNetwork customer | => Yes |
2016-01-14 12:57 | vmromanos | Issue generated from | 0031744 |
2016-01-14 12:57 | vmromanos | Relationship added | related to 0031744 |
2016-01-14 12:58 | vmromanos | Status | new => scheduled |
2016-01-14 13:03 | hgbot | Checkin | |
2016-01-14 13:03 | hgbot | Note Added: 0083296 | |
2016-01-14 13:03 | hgbot | Status | scheduled => resolved |
2016-01-14 13:03 | hgbot | Resolution | open => fixed |
2016-01-14 13:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/4b2c4f56185e4371b09d2f23b8c4a57e198f97ac [^] |
2016-01-14 13:06 | vmromanos | Review Assigned To | => vmromanos |
2016-01-14 13:06 | vmromanos | Note Added: 0083298 | |
2016-01-14 13:06 | vmromanos | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |