Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054653Openbravo ERPZ. Otherspublic2024-02-13 11:002024-02-19 12:34
frank_gonzalez 
kousalya_r 
normalmajorN/A
closedfixed 
5
 
 
Core
No
0054653: API Change: OrderLine Tax
The C_TAX_ID column in the C_ORDERLINE table was changed from required to not required because otherwise tickets that are created using a pricelist excluding taxes and are deleted before taxes are calculated (e.g. when external tax engine is called) cause EWIs.

Try-backoffice result where the API change was detected: https://builds.openbravo.com/job/try-api/1919/ [^]

Impact: Medium: Could affect code that asumes that C_TAX_ID always has a value.
n/a
Approved
related to defect 0054400 closed Triage Omni OMS POS2 Deleting a ticket without calling the calculation of taxes makes the ticket go to EWI 
Issue History
2024-02-13 11:00frank_gonzalezNew Issue
2024-02-13 11:00frank_gonzalezAssigned To => dmitry_mezentsev
2024-02-13 11:00frank_gonzalezModules => Core
2024-02-13 11:00frank_gonzalezTriggers an Emergency Pack => No
2024-02-13 11:00frank_gonzalezRelationship addedrelated to 0054400
2024-02-13 11:51aferrazAssigned Todmitry_mezentsev => kousalya_r
2024-02-14 12:03hgbotNote Added: 0160733
2024-02-19 12:29aferrazTag Attached: Approved
2024-02-19 12:34hgbotResolutionopen => fixed
2024-02-19 12:34hgbotStatusnew => closed
2024-02-19 12:34hgbotNote Added: 0160903
2024-02-19 12:34hgbotNote Added: 0160904

Notes
(0160733)
hgbot   
2024-02-14 12:03   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/62 [^]
(0160903)
hgbot   
2024-02-19 12:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 8a836fc53cb74f1675755c72cb6fe12e879006ed
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 19-02-2024 11:34:27
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/8a836fc53cb74f1675755c72cb6fe12e879006ed [^]

Fixed FR-54653: Removed Null constraint for orderline table tax column

---
M model/src-db/database/model/tables/C_ORDERLINE.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
(0160904)
hgbot   
2024-02-19 12:34   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/62 [^]