Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055076Retail ModulesEvents for Clientpublic2024-04-01 09:042024-04-23 17:26
kousalya_r 
 
normalmajoralways
closedfixed 
5
 
 
No
0055076: CROSS STORE Verified returns don't have the same taxes than the original ticket
When the user do a verified return, the taxes of the original ticket are not retrieved

When doing a Verified return, Avalara Tax engine is recalled

this is OK, but in case of cross store return [or a home delivery returned in a store], we expect that the ORIGINAL store [or customer] address is the one taken for the tax calculation (an not the store where we are doing the return)

In summary we expect that the address sent to Avalara for the calculation of the original sale is also sent for the tax calculation on return.
Put a ticket in one store
Do Verified return in another store
check the address shipfrom and shipto
No tags attached.
depends on backport 0055289RR24Q1.2 closed Triage Platform Conn CROSS STORE Verified returns don't have the same taxes than the original ticket 
blocks defect 0055390 closed jonae CROSS STORE Verified returns don't have the same taxes than the original ticket 
Issue History
2024-04-01 09:04kousalya_rNew Issue
2024-04-01 09:10hgbotNote Added: 0162756
2024-04-01 09:11hgbotNote Added: 0162757
2024-04-23 07:07hgbotNote Added: 0163553
2024-04-23 07:07hgbotNote Added: 0163554
2024-04-23 07:26jonaeProjectOpenbravo Localizations => Retail Modules
2024-04-23 07:26jonaeTriggers an Emergency Pack => No
2024-04-23 07:26jonaeCategoryLocalization France => Events for Client
2024-04-23 07:27jonaeStatusnew => scheduled
2024-04-23 09:28hgbotResolutionopen => fixed
2024-04-23 09:28hgbotStatusscheduled => closed
2024-04-23 09:28hgbotNote Added: 0163575
2024-04-23 17:26hgbotNote Added: 0163617
2024-05-02 14:20jonaeRelationship addedblocks 0055390

Notes
(0162756)
hgbot   
2024-04-01 09:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxes/-/merge_requests/13 [^]
(0162757)
hgbot   
2024-04-01 09:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.avalaraconnector/-/merge_requests/9 [^]
(0163553)
hgbot   
2024-04-23 07:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxes/-/merge_requests/13 [^]
(0163554)
hgbot   
2024-04-23 07:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.avalaraconnector/-/merge_requests/9 [^]
(0163575)
hgbot   
2024-04-23 09:28   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.avalaraconnector [^]
Changeset: dfcbc7c5b58089aee0d5c8177466b67bc31aef64
Author: jonalegria <jon.alegria@openbravo.com>
Date: 23-04-2024 09:28:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.avalaraconnector/-/commit/dfcbc7c5b58089aee0d5c8177466b67bc31aef64 [^]

Fixes ISSUE-55076: Removing dependency from cross store functionality

---
M src/org/openbravo/retail/avalaraconnector/edl/OBAVCODataProcessor.java
---
(0163617)
hgbot   
2024-04-23 17:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxes [^]
Changeset: 71838989b56dd9a379093dd64cc0a9be8471dcfb
Author: jonalegria <jon.alegria@openbravo.com>
Date: 23-04-2024 17:26:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxes/-/commit/71838989b56dd9a379093dd64cc0a9be8471dcfb [^]

Fixes ISSUE-55076: Fixing tests

---
M web-test/model/business-object/ticket/TicketUtils.test.js
---