Openbravo Issue Tracking System - POS2
View Issue Details
0054370POS2POSpublic2024-01-17 15:202024-08-16 12:21
lorenzofidalgo 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
23Q4 
 
approved
No
Production - QA Approved
2023-08-08
23Q3
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/58637a2092f9c5a0300c8c7a0fdd2e55f427014f [^]
No
0054370: 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.
related to defect 0053187 closed dcontrera POS2 Cannot return a product with a service linked to it 
depends on backport 005623824Q3 closed ranjith_qualiantech_com POS2 Not possible to process Verified Returns for only the services attached to a product 
depends on backport 005623924Q2.2 closed ranjith_qualiantech_com POS2 Not possible to process Verified Returns for only the services attached to a product 
caused by defect 0049913 closed ranjith_qualiantech_com Retail Modules Unexpected quantity to return for a "as per product" service scenario 
png Deferred.png (141,087) 2024-01-17 15:21
https://issues.openbravo.com/file_download.php?file_id=19336&type=bug
png
Issue History
2024-01-17 15:20lorenzofidalgoNew Issue
2024-01-17 15:20lorenzofidalgoAssigned To => Retail
2024-01-17 15:20lorenzofidalgoFile Added: Deferred.png
2024-01-17 15:20lorenzofidalgoOBNetwork customer => No
2024-01-17 15:20lorenzofidalgoRegression level => Production - QA Approved
2024-01-17 15:20lorenzofidalgoRegression introduced in release => 23Q4
2024-01-17 15:20lorenzofidalgoTriggers an Emergency Pack => No
2024-01-17 15:20lorenzofidalgoFile Deleted: Deferred.png
2024-01-17 15:21lorenzofidalgoFile Added: Deferred.png
2024-01-17 15:24lorenzofidalgoDescription Updatedbug_revision_view_page.php?rev_id=27363#r27363
2024-08-12 07:21ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2024-08-12 08:01ranjith_qualiantech_comStatusnew => scheduled
2024-08-12 09:06marvintmStatusscheduled => acknowledged
2024-08-12 09:06marvintmStatusacknowledged => scheduled
2024-08-12 13:50ranjith_qualiantech_comRelationship addedcaused by 0049913
2024-08-12 13:50ranjith_qualiantech_comRelationship addedrelated to 0053187
2024-08-13 07:40ranjith_qualiantech_comRegression date => 2023-08-08
2024-08-13 07:40ranjith_qualiantech_comRegression introduced in release23Q4 => 23Q3
2024-08-13 07:40ranjith_qualiantech_comRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/58637a2092f9c5a0300c8c7a0fdd2e55f427014f [^]
2024-08-13 07:45hgbotMerge Request Status => open
2024-08-13 07:45hgbotNote Added: 0167995
2024-08-16 12:21hgbotMerge Request Statusopen => approved
2024-08-16 12:21hgbotNote Added: 0168140
2024-08-16 12:21hgbotResolutionopen => fixed
2024-08-16 12:21hgbotStatusscheduled => closed
2024-08-16 12:21hgbotFixed in Version => RR24Q4
2024-08-16 12:21hgbotNote Added: 0168141

Notes
(0167995)
hgbot   
2024-08-13 07:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/76 [^]
(0168140)
hgbot   
2024-08-16 12:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/76 [^]
(0168141)
hgbot   
2024-08-16 12:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 5e7911123e70b2fdcc3c61b823e5ffbfe00a56ec
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 13-08-2024 11:13:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/5e7911123e70b2fdcc3c61b823e5ffbfe00a56ec [^]

Fixed ISSUE-54370: Removed VR validation for service products

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