Openbravo Issue Tracking System - POS2
View Issue Details
0057367POS2POSpublic2024-06-12 16:302024-12-10 07:58
wicherr 
sreehari 
highmajoralways
closedfixed 
5
 
24Q2.524Q2.5 
Pre packaging ( pi )
2024-06-13
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7bc90a12131b1a6fa3dd230af7505c7ec79cd8b4#3a7109791a61a60bc84e847734511573ca77c146_55_55 [^]
No
0057367: 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 => 24Q2.5
2024-12-05 10:10hgbotNote Added: 0173011
2024-12-10 07:58hgbotResolutionopen => fixed
2024-12-10 07:58hgbotStatusscheduled => closed
2024-12-10 07:58hgbotFixed in Version => 24Q2.5
2024-12-10 07:58hgbotNote Added: 0173108
2024-12-10 07:58hgbotNote Added: 0173109

Notes
(0173011)
hgbot   
2024-12-05 10:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3207 [^]
(0173108)
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: 8a04b95e5dd39f4fc7b8add4182981ec3c4a94f9
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 05-12-2024 14:39:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8a04b95e5dd39f4fc7b8add4182981ec3c4a94f9 [^]

Fixes ISSUE-57367: 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
---
(0173109)
hgbot   
2024-12-10 07:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3207 [^]