Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055276Retail ModulesWeb POSpublic2024-04-17 16:552024-04-22 14:27
kousalya_r 
Retail 
normalmajorhave not tried
closedfixed 
5
 
RR24Q2RR24Q2 
No
0055276: [US] DELETE LINE make the Ticket goes to EWI as Tax is missing for deleted lines
When making a sale on POS with deleted lines in it, the deleted lines cause an Error While Importing as Tax is not calculated for the deleted products
Log in POS in an US store with Avalara configured

Add several products in the list

Delete some of the products

Finalize the sale and pay

Go to BO and check the Error While Importing window

An error shows up with “No tax found for the specified product”
No tags attached.
blocks defect 0055226 closed jonae [US] DELETE LINE make the Ticket goes to EWI as Tax is missing for deleted lines 
Issue History
2024-04-22 14:23jonaeTypedefect => backport
2024-04-22 14:23jonaeTarget Version => RR24Q2
2024-04-22 14:27hgbotResolutionopen => fixed
2024-04-22 14:27hgbotStatusscheduled => closed
2024-04-22 14:27hgbotFixed in Version => RR24Q2
2024-04-22 14:27hgbotNote Added: 0163531

Notes
(0163531)
hgbot   
2024-04-22 14:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9399c4d4a99931b8b5fd8253a6df539cf0bd6c40
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 22-04-2024 14:25:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9399c4d4a99931b8b5fd8253a6df539cf0bd6c40 [^]

Fixed ISSUE-55276: Condition added for deleted line to check tax

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---