Openbravo Issue Tracking System - POS2
View Issue Details
0057366POS2POSpublic2024-06-12 16:302024-12-10 07:58
wicherr 
sreehari 
highmajoralways
closedfixed 
5
 
24Q3.324Q3.3 
Pre packaging ( pi )
2024-06-13
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7bc90a12131b1a6fa3dd230af7505c7ec79cd8b4#3a7109791a61a60bc84e847734511573ca77c146_55_55 [^]
No
0057366: Cross store returns don't work when the product is not in the pricelist of the store
If I make a cross store return on a store where the product to return is not in the store price list, the verified return is not allowed. A message on the line says that the product is not in the assortment.
Imagine 2 stores A & B
- Product 1 is in the assortment of Store A & B
- Product 1 is in the price list of Store A only

- I make a sale in Store A with product 1
- I try to return the ticket in Store B
The return should be possible at least if the product is in the assortment even if it's not in the pricelist while the cross store return settings are configured.
No tags attached.
blocks defect 0055755 closed sreehari Cross store returns don't work when the product is not in the pricelist of the store 
Issue History
2024-12-05 07:29marvintmTypedefect => backport
2024-12-05 07:29marvintmTarget Version => 24Q3.3
2024-12-05 08:27hgbotNote Added: 0172993
2024-12-10 07:58hgbotResolutionopen => fixed
2024-12-10 07:58hgbotStatusscheduled => closed
2024-12-10 07:58hgbotFixed in Version => 24Q3.3
2024-12-10 07:58hgbotNote Added: 0173106
2024-12-10 07:58hgbotNote Added: 0173107

Notes
(0172993)
hgbot   
2024-12-05 08:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3206 [^]
(0173106)
hgbot   
2024-12-10 07:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 797e857d22467c086dc6dd975907c1a5cb0af5ea
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 10-12-2024 06:58:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/797e857d22467c086dc6dd975907c1a5cb0af5ea [^]

Fixes ISSUE-57366: Removed isInAssortment flag for verifiedReturns

---
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/QuantityInputRenderCell/QuantityInputRenderCell.jsx
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/QuantityInputRenderCell/__test__/QuantityInputRenderCell.test.jsx
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/VerifiedReturnsGridCheckBox.jsx
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/__test__/VerifiedReturnsGridCheckBox.test.jsx
---
(0173107)
hgbot   
2024-12-10 07:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3206 [^]