Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055277Retail ModulesWeb POSpublic2024-04-17 16:552024-04-22 14:37
kousalya_r 
Retail 
normalmajorhave not tried
closedfixed 
5
 
RR24Q1.2RR24Q1.2 
No
0055277: [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 => RR24Q1.2
2024-04-22 14:37hgbotResolutionopen => fixed
2024-04-22 14:37hgbotStatusscheduled => closed
2024-04-22 14:37hgbotFixed in Version => RR24Q1.2
2024-04-22 14:37hgbotNote Added: 0163532

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

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

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

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