Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009896Openbravo ERP09. Financial managementpublic2009-07-14 17:212009-07-31 08:47
networkb 
harikrishnan 
immediatemajoralways
closedfixed 
30
2.40MP4 
2.40MP8 
Core
No
0009896: Invoice tax report does not handle currencies.
Invoice tax report does not handle currencies.
Different currencies are mixed in the invoice tax report for purchases (and also sales).
-Create an invoice using the currency of the schema
-Create an invoice using a foreign currency. In the lines use
the same tax that you used in the lines of the previous invoice.
-Go to Financial Management || Receivables & Payables || Analysis Tools || Invoice Taxes Report || Invoice Taxes Report
-Execute the report and see that the currencies are mixed.
No tags attached.
blocks defect 0009895 closed harikrishnan Invoice tax report does not handle currencies. 
Issue History
2009-07-14 17:26rafarodaTypedefect => backport
2009-07-14 17:26rafarodafix_in_branch => 2.40
2009-07-17 07:30sathiyanAssigned Tosathiyan => harikrishnan
2009-07-24 13:30hgbotCheckin
2009-07-24 13:30hgbotNote Added: 0018604
2009-07-24 13:30hgbotStatusscheduled => resolved
2009-07-24 13:30hgbotResolutionopen => fixed
2009-07-24 13:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/8d06cbd722e211dc11e6e1956bafe3a24bbf3786 [^]
2009-07-24 15:00hgbotCheckin
2009-07-24 15:00hgbotNote Added: 0018606
2009-07-24 15:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/8d06cbd722e211dc11e6e1956bafe3a24bbf3786 [^] => http://code.openbravo.com/erp/stable/2.40/rev/3545f5490a703e2713d640609260787c5e916bc3 [^]
2009-07-31 08:47sureshbabuStatusresolved => closed
2009-07-31 08:47sureshbabuNote Added: 0018744
2009-07-31 08:47sureshbabuFixed in Version => 2.40MP8

Notes
(0018604)
hgbot   
2009-07-24 13:30   
Repository: erp/stable/2.40
Changeset: 8d06cbd722e211dc11e6e1956bafe3a24bbf3786
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Jul 24 16:53:00 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/8d06cbd722e211dc11e6e1956bafe3a24bbf3786 [^]

Fixes Issue 9896: Invoice tax report does not handle currencies

---
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.html
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.java
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceJR.java
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
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice_data.xsql
---
(0018606)
hgbot   
2009-07-24 15:00   
Repository: erp/stable/2.40
Changeset: 3545f5490a703e2713d640609260787c5e916bc3
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Jul 24 18:22:03 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/3545f5490a703e2713d640609260787c5e916bc3 [^]

Create inconsistency for issue 9896: Invoice tax report does not handle currencies.

---
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice_data.xsql
---
(0018744)
sureshbabu   
2009-07-31 08:47   
Tested working fine