Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032594 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | always | 2016-03-29 15:16 | 2016-04-15 15:02 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | af0d6a9e780b | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | aferraz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 38842 | |||||||
Regression level | ||||||||
Regression date | 2015-11-20 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/77f1cb4dd278c84913938db669a62c4c52796486 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032594: Cash VAT field of document header is updated to 'N' when you insert a tax rate of 0 | |||||||
Description | Cash VAT field of document header is updated to 'N' when you insert a tax rate of 0 | |||||||
Steps To Reproduce | As group admin role: Create a Tax Rate and set it as Cash VAT Create an exempt tax rate (Rate = 0) Create a Sales Order header and check the Cash VAT field is 'N' Add a line and select the Cash Vat Tax Rate Check the Cash VAT field of the header is modified to 'Y'. This is correct Add a new line and select the Exempt tax rate Check the Cash VAT field of the header is modified to 'N'. This is not correct Try to book the sales order and check the following error message is raised: "Any of the tax rates in the document doesn't match the Cash VAT configured at the header" | |||||||
Proposed Solution | The update should not be done for withholding tax rates or tax rates with 0 rate with summary level = 'N' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0085674) hgbot (developer) 2016-04-15 14:59 |
Repository: erp/backports/3.0PR16Q2 Changeset: af0d6a9e780b431681fcce1efff618e46ab60ebd Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Fri Apr 08 14:51:17 2016 +0530 URL: http://code.openbravo.com/erp/backports/3.0PR16Q2/rev/af0d6a9e780b431681fcce1efff618e46ab60ebd [^] Fixes Issue 32594:Cash VAT field of document header is updated to 'N' when you insert a tax rate of 0 Added condition prior to update the order cash flag vat, to check whether tax is non withholding tax and non zero tax. Code is now shifted to C_OrderTax and C_InvoiceTax Triggers instead of C_OrderLine and C_InvoiceLine Triggers. --- M src-db/database/model/triggers/C_INVOICELINE_TRG.xml M src-db/database/model/triggers/C_INVOICETAX_TRG.xml M src-db/database/model/triggers/C_ORDERLINE_TRG.xml M src-db/database/model/triggers/C_ORDERTAX_TRG.xml --- |
(0085678) aferraz (viewer) 2016-04-15 15:02 |
Code review OK |
![]() |
|||
Date Modified | Username | Field | Change |
2016-04-05 11:41 | aferraz | Type | defect => backport |
2016-04-05 11:41 | aferraz | Target Version | => 3.0PR16Q2 |
2016-04-15 14:59 | hgbot | Checkin | |
2016-04-15 14:59 | hgbot | Note Added: 0085674 | |
2016-04-15 14:59 | hgbot | Status | scheduled => resolved |
2016-04-15 14:59 | hgbot | Resolution | open => fixed |
2016-04-15 14:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q2/rev/af0d6a9e780b431681fcce1efff618e46ab60ebd [^] |
2016-04-15 15:02 | aferraz | Review Assigned To | => aferraz |
2016-04-15 15:02 | aferraz | Status | resolved => closed |
2016-04-15 15:02 | aferraz | Fixed in Version | => 3.0PR16Q2 |
2016-04-15 15:02 | aferraz | Note Added: 0085678 |
Copyright © 2000 - 2009 MantisBT Group |