Openbravo Issue Tracking System - Localization Pack: Spain |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034973 | Localization Pack: Spain | Multi Dimensional Tax Report | public | 2017-01-17 07:30 | 2017-02-13 13:14 |
|
Reporter | pradeepvarma | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | vmromanos |
Support ticket | 45119 |
OBNetwork customer | OBPS |
Regression introduced in release | |
|
Summary | 0034973: In Multidimensional Tax Report, after up gradation (version pr 16Q 2.4) nos(debit/credit) are coming as text instead of no |
Description | This is on Multidimensional Tax Report. After up gradation (version pr 16Q 2.4) nos are coming as text in this report, but previously
(version pr 16Q 3.8) this report was getting generated correctly. Now our customer wants the report in previous version where the nos
were not in text but in number. As an example, let's say debit should be 350,000.00, instead of it is appearing as '350,000.00 |
Steps To Reproduce | This is on Multidimensional Tax Report. After up gradation (version pr 16Q 2.4) nos are coming as text in this report, but previously
(version pr 16Q 3.8) this report was getting generated correctly. Now our customer wants the report in previous version where the nos
were not in text but in number. As an example, let's say debit should be 350,000.00, instead of it is appearing as '350,000.00 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0031710 | | closed | collazoandy4 | Openbravo ERP | Review XLS reports to apply cell type when required | related to | defect | 0035133 | | closed | collazoandy4 | Localization Pack: Spain | In Multidimensional Tax Report, after up gradation (version pr 16Q 2.4) nos(debit/credit) are coming as text instead of no |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-01-17 07:30 | pradeepvarma | New Issue | |
2017-01-17 07:30 | pradeepvarma | Assigned To | => Triage Finance |
2017-01-17 07:30 | pradeepvarma | OBNetwork customer | => No |
2017-01-17 07:30 | pradeepvarma | Modules | => Core |
2017-01-17 07:30 | pradeepvarma | Support ticket | => 45119 |
2017-01-17 07:30 | pradeepvarma | Triggers an Emergency Pack | => No |
2017-01-17 07:32 | pradeepvarma | Relationship added | related to 0031710 |
2017-01-24 13:05 | pradeepvarma | OBNetwork customer | No => Yes |
2017-01-24 13:05 | pradeepvarma | Resolution time | => 1487026800 |
2017-01-30 08:56 | malsasua | Severity | minor => major |
2017-02-02 09:25 | vmromanos | Project | Openbravo ERP => Localization Pack: Spain |
2017-02-02 09:25 | vmromanos | Category | Z. Others => Multi Dimensional Tax Report |
2017-02-02 09:25 | vmromanos | Issue cloned | 0035133 |
2017-02-02 09:25 | vmromanos | Relationship added | related to 0035133 |
2017-02-03 19:13 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 |
2017-02-03 19:14 | collazoandy4 | Status | new => scheduled |
2017-02-03 19:14 | collazoandy4 | Note Added: 0094047 | |
2017-02-13 13:13 | hgbot | Checkin | |
2017-02-13 13:13 | hgbot | Note Added: 0094265 | |
2017-02-13 13:13 | hgbot | Status | scheduled => resolved |
2017-02-13 13:13 | hgbot | Resolution | open => fixed |
2017-02-13 13:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/448727d8f50da480ff2400dea327200a37b0f1b3 [^] |
2017-02-13 13:13 | hgbot | Checkin | |
2017-02-13 13:13 | hgbot | Note Added: 0094266 | |
2017-02-13 13:14 | vmromanos | Review Assigned To | => vmromanos |
2017-02-13 13:14 | vmromanos | Note Added: 0094267 | |
2017-02-13 13:14 | vmromanos | Status | resolved => closed |
Notes |
|
(0094047)
|
collazoandy4
|
2017-02-03 19:14
|
|
Test Plan
Go to the windows Multidimensional Tax Report
From date: 03-02-2015
To date: today
Organization: F&B EspaƱa S.A
Export the report to Excel
Verify that the numeric cells have a number format |
|
|
(0094265)
|
hgbot
|
2017-02-13 13:13
|
|
Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30
Changeset: 448727d8f50da480ff2400dea327200a37b0f1b3
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Fri Feb 10 13:57:57 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/448727d8f50da480ff2400dea327200a37b0f1b3 [^]
Fixes issue 34973:Number columns of Multidimensional Tax Report exported as text
The number columns of Multidimensional Tax Report was exporting to text in xls
format.
The net.sf.jasperreports.export.xls.detect.cell.type property was added to the report
with a true value. Also the pattern "#,##0.00;-#,##0.00" was included to the fields.
The function OBMTR30_GETCOUNTRYNAME was modified to get the country name when no
exist a language translation for the business partner location
---
M src-db/database/model/functions/OBMTR30_GETCOUNTRYNAME.xml
M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReport.jrxml
M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportDetail.jrxml
M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportSummary.jrxml
M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportSummaryByRate.jrxml
---
|
|
|
(0094266)
|
hgbot
|
2017-02-13 13:13
|
|
|
|
|
Code review + testing OK
Fixed in module Multidimensional Tax Report 3.0.400 or above |
|