Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009711 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2009-06-29 18:20 | 2009-07-10 11:31 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP7 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 5de1ecd7f610 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP3 | 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 | 0009711: Create VAT register process does not include the original invoice when this one is cancelled. | |||||||
Description | An sales invoices is completed and voided. If Create VAT register process is executed, only will take into account the cancelled invoice, not the original one. The reason is the original invoice has 'VO' status (docstatus) and, if you revise the select of the process: and C_Invoice.DocStatus in ('CO','CL') and C_Invoice.Processed= 'Y' it does not include 'VO' status. However, the cancelled (which as negative amount) is included because its status is 'CO' | |||||||
Steps To Reproduce | Generate a sales invoice. Complete it. Void it. Create a Tax register type (Financial Managemnt > Receivables and Payables > Setup). In lines, select the tax used in the invoice. Create a new Tax Payment (Financial Managemnt > Receivables and Payables > Transactions). Select any GL item. Press Create VAT register. | |||||||
Proposed Solution | AppsOpenbravo/src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegister_data.xsql: Delete: and C_Invoice.DocStatus in ('CO','CL') | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0017942) hgbot (developer) 2009-07-06 14:27 |
Repository: erp/stable/2.40 Changeset: 5de1ecd7f61055e1888ea58a07d0892eeb616e48 Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Mon Jul 06 17:50:07 2009 +0530 URL: http://code.openbravo.com/erp/stable/2.40/rev/5de1ecd7f61055e1888ea58a07d0892eeb616e48 [^] Fixes Issue 9711: Create VAT register process does not include the original invoice when this one is cancelled. --- M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters_data.xsql --- |
(0018089) arunkumar (viewer) 2009-07-10 11:31 |
I am able to see the TaxRegisterHeader in the Tax Payment. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-29 19:29 | psarobe | Type | defect => backport |
2009-06-29 19:29 | psarobe | fix_in_branch | => 2.40 |
2009-07-03 11:02 | rafaroda | Assigned To | rafaroda => harikrishnan |
2009-07-06 14:27 | hgbot | Checkin | |
2009-07-06 14:27 | hgbot | Note Added: 0017942 | |
2009-07-06 14:27 | hgbot | Status | scheduled => resolved |
2009-07-06 14:27 | hgbot | Resolution | open => fixed |
2009-07-06 14:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/5de1ecd7f61055e1888ea58a07d0892eeb616e48 [^] |
2009-07-10 11:31 | arunkumar | Status | resolved => closed |
2009-07-10 11:31 | arunkumar | Note Added: 0018089 | |
2009-07-10 11:31 | arunkumar | Fixed in Version | => 2.40MP7 |
Copyright © 2000 - 2009 MantisBT Group |