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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021693
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2012-09-20 10:052012-09-28 14:39
ReporterxabiermerinoView Statuspublic 
Assigned ToioritzCia 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision431a11781aa0
ProjectionnoneETAnoneTarget Version3.0MP16
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP14SCM revision 
Review Assigned Toxabiermerino
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021693: Invoices Tax Report shows incorrect data

DescriptionIf you change the currency rate of an invoice in the tab 'Exchange rate', the Invoices Tax Report does not take it into account
Steps To Reproduce- As admin change the currency of the price list 'Tarifa de ventas' to USD
- Create a sales invoice:
     - Tax: Entregas IVA 18%
     - Price: 100
- Go to the tab 'Exchange Rates'
     - From USD to EUR
     - Rate: 0.5
- Complete and post it
- Realize that the journal entry to the spanish accounting schema is:
43000 Clientes (euros) a corto plazo 59.00
47700 Hacienda Pública IVA repercutido 9.00
70000 Ventas de mercaderías 50.00 ---> (OK)

- Go to the Invoice Tax Report
- Filter by the date, sales transaction, EUR and organization *.
- The report shows this information (see file attached):
            
1000037 20-09-2012 Alimentos y Supermercados, S.A 68.97€ 12.41€

The report should show the information with the rate defined in the tab 'Exchange rate'

TagsNo tags attached.
Attached Filespdf file icon ReportTaxInvoice.pdf [^] (2,189 bytes) 2012-09-20 10:05

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0052522)
ioritzCia (developer)
2012-09-25 09:11

Testing Plan:

- Follow the steps to reproduce.
(0052523)
hgbot (developer)
2012-09-25 09:12

Repository: erp/devel/pi
Changeset: 41ed8d602a1290c76a560abac6078cb6072d8a6e
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Fri Sep 21 10:51:10 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/41ed8d602a1290c76a560abac6078cb6072d8a6e [^]

Fixes issue 21693: Invoices Tax Report shows incorrect data.

---
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoicePurchase.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoicePurchaseForeign.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceSale.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceSaleForeign.jrxml
A src-db/database/model/functions/C_CURRENCY_CONVERT_RATE.xml
---
(0052536)
hgbot (developer)
2012-09-25 10:13

Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30
Changeset: 431a11781aa04e7b6f79dca41bb2e0ca795cff49
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Tue Sep 25 10:04:45 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/431a11781aa04e7b6f79dca41bb2e0ca795cff49 [^]

Fixes issue 21693: Invoices Tax Report shows incorrect data.

---
M src-db/database/sourcedata/AD_MODULE.xml
M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30InvoiceTaxReportDao.java
M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportJR.java
M src/org/openbravo/module/invoiceTaxReportEnhanced30/api/MTRRecord.java
M src/org/openbravo/module/invoiceTaxReportEnhanced30/utility/Utility.java
---
(0052537)
ioritzCia (developer)
2012-09-25 10:14

This must be also tested in Multidimensional Tax Report.
(0052546)
xabiermerino (reporter)
2012-09-25 11:59

verified
(0052895)
hudsonbot (developer)
2012-09-28 14:39

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6d2f8cffd4b1 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-09-20 10:05 xabiermerino New Issue
2012-09-20 10:05 xabiermerino Assigned To => dmiguelez
2012-09-20 10:05 xabiermerino File Added: ReportTaxInvoice.pdf
2012-09-20 10:05 xabiermerino Modules => Core
2012-09-20 10:05 xabiermerino Resolution time => 1351029600
2012-09-20 10:08 xabiermerino Priority urgent => immediate
2012-09-20 10:10 xabiermerino Steps to Reproduce Updated View Revisions
2012-09-20 10:29 jonalegriaesarte Assigned To dmiguelez => ioritzCia
2012-09-25 09:11 ioritzCia Note Added: 0052522
2012-09-25 09:12 hgbot Checkin
2012-09-25 09:12 hgbot Note Added: 0052523
2012-09-25 09:12 hgbot Status new => resolved
2012-09-25 09:12 hgbot Resolution open => fixed
2012-09-25 09:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/41ed8d602a1290c76a560abac6078cb6072d8a6e [^]
2012-09-25 10:13 hgbot Checkin
2012-09-25 10:13 hgbot Note Added: 0052536
2012-09-25 10:13 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/41ed8d602a1290c76a560abac6078cb6072d8a6e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/431a11781aa04e7b6f79dca41bb2e0ca795cff49 [^]
2012-09-25 10:14 ioritzCia Note Added: 0052537
2012-09-25 11:59 xabiermerino Closed by => xabiermerino
2012-09-25 11:59 xabiermerino Note Added: 0052546
2012-09-25 11:59 xabiermerino Status resolved => closed
2012-09-28 14:39 hudsonbot Checkin
2012-09-28 14:39 hudsonbot Note Added: 0052895


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker