Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007812 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2009-02-25 10:02 | 2009-03-05 16:56 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP3 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 6b34fc775845 | |||
Projection | none | ETA | none | Target Version | ||||
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 | 0007812: 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 | ||||||||
![]() |
||||||||
|
![]() |
|
(0014227) hgbot (developer) 2009-03-02 15:48 |
Repository: erp/stable/2.40 Changeset: 6b34fc7758456fd4ba4823259e9dea544246fd96 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Mon Mar 02 15:37:39 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/6b34fc7758456fd4ba4823259e9dea544246fd96 [^] Fixed bug 7812: The invoice Taxes Report does not work with foreign sales. --- M src-db/database/model/functions/C_ACCTSCHEMA_DEFAULT_COPY.xml M src-db/database/model/functions/C_SETTLEMENT_POST.xml M src-db/database/model/tables/C_ACCTSCHEMA_DEFAULT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/erpCommon/ad_actionButton/CreateFile.java M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql M src/org/openbravo/erpCommon/ad_reports/GenerateModel347.html M src/org/openbravo/erpCommon/ad_reports/GenerateModel347.java M src/org/openbravo/erpCommon/ad_reports/GenerateModel347.xml M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.xml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceSaleForeign.jrxml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-25 10:02 | networkb | New Issue | |
2009-02-25 10:02 | networkb | Assigned To | => rafaroda |
2009-02-25 10:02 | networkb | OBNetwork customer | => Yes |
2009-02-25 10:02 | networkb | Regression testing | => No |
2009-02-25 10:06 | rafaroda | Assigned To | rafaroda => dalsasua |
2009-03-02 15:35 | vmromanos | Assigned To | dalsasua => vmromanos |
2009-03-02 15:35 | vmromanos | Issue cloned | 0007897 |
2009-03-02 15:36 | vmromanos | fix_in_branch | => 2.40 |
2009-03-02 15:39 | vmromanos | Type | defect => backport |
2009-03-02 15:39 | vmromanos | Relationship added | related to 0007897 |
2009-03-02 15:48 | hgbot | Checkin | |
2009-03-02 15:48 | hgbot | Note Added: 0014227 | |
2009-03-02 15:48 | hgbot | Status | new => resolved |
2009-03-02 15:48 | hgbot | Resolution | open => fixed |
2009-03-02 15:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/6b34fc7758456fd4ba4823259e9dea544246fd96 [^] |
2009-03-03 17:31 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-05 16:56 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |