Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007897 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2009-03-02 15:35 | 2009-04-22 00:01 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b4a6ec1daef7 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 64 bit | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007897: The invoice Taxes Report does not work with foreign sales. | |||||||
Description | The invoice Taxes Report does not work with foreign sales. | |||||||
Steps To Reproduce | -Define a tax rate -Create an invoice to a partner with the address in your country. -Complete and post it. -Create an invoice to a partner with the address in a foreign country -Complete and post it. -Go to "Financial Management || Receivables & Payables || Analysis Tools || Invoice Taxes Report || Invoice Taxes Report " and execute the report for the sales. -You won't see the information about the invoice with address in a foreign country. | |||||||
Proposed Solution | Modify the query of the ReportTaxInvoiceSaleForeign.jrxml report. This report has these two conditions AND C_INVOICE.ISSOTRX = 'N' AND C_INVOICE.ISSOTRX = 'Y' so delete the AND C_INVOICE.ISSOTRX = 'N' and maintain only AND C_INVOICE.ISSOTRX = 'Y' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0014231) hgbot (developer) 2009-03-02 16:57 |
Repository: erp/devel/pi Changeset: b4a6ec1daef70c2c702fcfc0b83862d3ec127aec Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Mon Mar 02 16:56:51 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/b4a6ec1daef70c2c702fcfc0b83862d3ec127aec [^] Fixed bug 7897: The invoice Taxes Report does not work with foreign sales. --- M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceSaleForeign.jrxml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-03-02 15:35 | vmromanos | New Issue | |
2009-03-02 15:35 | vmromanos | Assigned To | => vmromanos |
2009-03-02 15:35 | vmromanos | OBNetwork customer | => Yes |
2009-03-02 15:35 | vmromanos | Regression testing | => No |
2009-03-02 15:35 | vmromanos | Issue generated from | 0007812 |
2009-03-02 15:39 | vmromanos | Relationship added | related to 0007812 |
2009-03-02 16:04 | vmromanos | Reporter | vmromanos => networkb |
2009-03-02 16:57 | hgbot | Checkin | |
2009-03-02 16:57 | hgbot | Note Added: 0014231 | |
2009-03-02 16:57 | hgbot | Status | new => resolved |
2009-03-02 16:57 | hgbot | Resolution | open => fixed |
2009-03-02 16:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4a6ec1daef70c2c702fcfc0b83862d3ec127aec [^] |
2009-04-21 10:33 | psarobe | Status | resolved => closed |
2009-04-22 00:01 | anonymous | sf_bug_id | 0 => 2778036 |
Copyright © 2000 - 2009 MantisBT Group |