Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035429Openbravo ERP09. Financial managementpublic2017-03-03 14:012017-03-20 15:11
aferraz 
aferraz 
normalminoralways
closedfixed 
30Professional Appliance
 
3.0PR17Q2 
vmromanos
Core
No
0035429: Error when creating a price including taxes invoice line with empty tax in Oracle
Error when creating a price including taxes invoice line with empty tax in Oracle
Create a Sales Invoice with a price including tax Price List.
Add a line with a product, quantity, gross unit price and left tax empty.
Try to save and check you get an error in c_invoiceline_before_trg trigger.
No tags attached.
related to feature request 0028366 closed adrianromero Add new functionality to calculate taxes per product BOM 
related to design defect 0032265 closed aferraz [SER QA 1434] Taxes at document level are not properly calculated in some cases 
Issue History
2017-03-03 14:01aferrazNew Issue
2017-03-03 14:01aferrazAssigned To => Triage Finance
2017-03-03 14:01aferrazModules => Core
2017-03-03 14:01aferrazTriggers an Emergency Pack => No
2017-03-03 14:02aferrazRelationship addedrelated to 0032265
2017-03-06 16:46aferrazRelationship addedrelated to 0028366
2017-03-08 13:34hgbotCheckin
2017-03-08 13:34hgbotNote Added: 0094831
2017-03-08 13:34hgbotStatusnew => resolved
2017-03-08 13:34hgbotResolutionopen => fixed
2017-03-08 13:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fec735938d2b69b845f3ee5d93e7ec7c5c080a22 [^]
2017-03-08 13:35aferrazAssigned ToTriage Finance => aferraz
2017-03-15 20:21hudsonbotCheckin
2017-03-15 20:21hudsonbotNote Added: 0095278
2017-03-20 15:11vmromanosReview Assigned To => vmromanos
2017-03-20 15:11vmromanosNote Added: 0095427
2017-03-20 15:11vmromanosStatusresolved => closed
2017-03-20 15:11vmromanosFixed in Version => 3.0PR17Q2

Notes
(0094831)
hgbot   
2017-03-08 13:34   
Repository: erp/devel/pi
Changeset: fec735938d2b69b845f3ee5d93e7ec7c5c080a22
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Mar 07 19:27:58 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fec735938d2b69b845f3ee5d93e7ec7c5c080a22 [^]

Fixes issue 35429: Error when creating a PIT invoice line with empty tax in Oracle

Do not run C_INVOICELINE_BEFORE_TRG trigger in case tax is null.

---
M src-db/database/model/triggers/C_INVOICELINE_BEFORE_TRG.xml
---
(0095278)
hudsonbot   
2017-03-15 20:21   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/54e102bef53e [^]
Maturity status: Test
(0095427)
vmromanos   
2017-03-20 15:11   
Code review OK