Openbravo Issue Tracking System - POS2
View Issue Details
0056238POS2POSpublic2024-01-17 15:202024-08-16 13:02
lorenzofidalgo 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
23Q4 
24Q3 
approved
No
Production - QA Approved
23Q4
No
0056238: Not possible to process Verified Returns for only the services attached to a product
After completing a sell of a product with a service attached, it is not possible to select the checkbox of the service inside the Verified Returns popup.
Issue reproducible in 24Q1 (QA) & in 23Q4.1.
Not reproducible in 23Q2.3 backwards.
(Precondition):
---
Log in ERP using below login credentials.
'Username': Openbravo
'Password': openbravo
Change the role to Group -Admin-The White Valley Group
Go to Product Window
Select record 'Fit in the car' and check 'Returnable' to TRUE
---
0-Login POS2 as CMS-2.
1-Add 'Baby Carrier' product to the current receipt.
Click in the just button below the price in the present ticket product (gear button).
2-Add Service 'Fit in the Car' to the receipt.
Click in the arrow of the search bar to finish that process.
3-Complete the Receipt(Pay and finish).
4-Go to 'Orders' window in the sidebar menu.
Look for the just created record and click in the 3 dots button of the just created order and select "Verified Returns".
5- Inside "Verified Returns" popup, select only 'Fit in the car' checkbox and click "APPLY" button. DEFECT: The process can not continue and an error is shown in the screen and inside the Console (check attached image).
No tags attached.
blocks defect 0054370 closed ranjith_qualiantech_com Not possible to process Verified Returns for only the services attached to a product 
Issue History
2024-08-12 09:06marvintmTypedefect => backport
2024-08-12 09:06marvintmTarget Version => 24Q3
2024-08-16 12:32hgbotMerge Request Status => open
2024-08-16 12:32hgbotNote Added: 0168166
2024-08-16 13:02hgbotMerge Request Statusopen => approved
2024-08-16 13:02hgbotNote Added: 0168168
2024-08-16 13:02hgbotResolutionopen => fixed
2024-08-16 13:02hgbotStatusscheduled => closed
2024-08-16 13:02hgbotFixed in Version => RR24Q3
2024-08-16 13:02hgbotNote Added: 0168169

Notes
(0168166)
hgbot   
2024-08-16 12:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/77 [^]
(0168168)
hgbot   
2024-08-16 13:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/77 [^]
(0168169)
hgbot   
2024-08-16 13:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: f1fc59a478f36e20b7cca4740b0f474bcfa92e11
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 16-08-2024 16:01:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/f1fc59a478f36e20b7cca4740b0f474bcfa92e11 [^]

Fixed ISSUE-56238: Removed VR validation for service products

---
M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js
---