Openbravo Issue Tracking System - POS2
View Issue Details
0056239POS2POSpublic2024-01-17 15:202024-08-16 13:03
lorenzofidalgo 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
23Q4 
24Q2.2 
approved
No
Production - QA Approved
23Q4
No
0056239: 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 => 24Q2.2
2024-08-16 12:42hgbotMerge Request Status => open
2024-08-16 12:42hgbotNote Added: 0168167
2024-08-16 13:03hgbotMerge Request Statusopen => approved
2024-08-16 13:03hgbotResolutionopen => fixed
2024-08-16 13:03hgbotStatusscheduled => closed
2024-08-16 13:03hgbotNote Added: 0168170
2024-08-16 13:03hgbotFixed in Version => RR24Q2.2
2024-08-16 13:03hgbotNote Added: 0168171

Notes
(0168167)
hgbot   
2024-08-16 12:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/78 [^]
(0168170)
hgbot   
2024-08-16 13:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/78 [^]
(0168171)
hgbot   
2024-08-16 13:03   
Directly closing issue as related merge request is already approved.

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

Fixed ISSUE-56239: Removed VR validation for service products

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