Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034973 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Localization Pack: Spain] Multi Dimensional Tax Report | major | always | 2017-01-17 07:30 | 2017-02-13 13:14 | |||
Reporter | pradeepvarma | View Status | public | |||||
Assigned To | collazoandy4 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 448727d8f50d | ||||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0094047) collazoandy4 (viewer) 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 (developer) 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 (developer) 2017-02-13 13:13 |
Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30 Changeset: 10c58d24f5e9076a3290a49356f26d0ca70e201f Author: Mark <markmm82 <at> gmail.com> Date: Fri Feb 10 15:25:11 2017 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/10c58d24f5e9076a3290a49356f26d0ca70e201f [^] Related to issue 34973: Update module version --- M src-db/database/sourcedata/AD_MODULE.xml --- |
(0094267) vmromanos (viewer) 2017-02-13 13:14 |
Code review + testing OK Fixed in module Multidimensional Tax Report 3.0.400 or above |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |