Openbravo Issue Tracking System - POS2
View Issue Details
0053187POS2POSpublic2023-08-08 20:002023-08-17 14:32
dcontrera 
dcontrera 
normalmajorhave not tried
closedfixed 
5
 
 
approved
No
No
0053187: Cannot return a product with a service linked to it
It is not possible to return a product with a service linked to it if the service is not selected.
Create a sale with several products and a service linked to one of the item

Create a verified return on the previous sale

Select the product with the service linked to it

Select the reason of the return

=> An error appears indicating that service product should be selected when selecting the related product
Remove this restriction
No tags attached.
related to defect 0054370 closed ranjith_qualiantech_com Not possible to process Verified Returns for only the services attached to a product 
png 2a373694-2a4d-4d63-bd9f-671e9c10ec00.png (224,792) 2023-08-08 20:00
https://issues.openbravo.com/file_download.php?file_id=18855&type=bug
png
Issue History
2023-08-08 20:00dcontreraNew Issue
2023-08-08 20:00dcontreraAssigned To => Retail
2023-08-08 20:00dcontreraFile Added: 2a373694-2a4d-4d63-bd9f-671e9c10ec00.png
2023-08-08 20:00dcontreraOBNetwork customer => No
2023-08-08 20:00dcontreraTriggers an Emergency Pack => No
2023-08-08 20:00dcontreraAssigned ToRetail => dcontrera
2023-08-08 20:32hgbotMerge Request Status => open
2023-08-08 20:32hgbotNote Added: 0153353
2023-08-17 14:32hgbotMerge Request Statusopen => approved
2023-08-17 14:32hgbotResolutionopen => fixed
2023-08-17 14:32hgbotStatusnew => closed
2023-08-17 14:32hgbotFixed in Version => RR23Q4
2023-08-17 14:32hgbotNote Added: 0153607
2023-08-17 14:32hgbotNote Added: 0153608
2023-08-17 14:32hgbotNote Added: 0153609
2024-08-12 13:50ranjith_qualiantech_comRelationship addedrelated to 0054370

Notes
(0153353)
hgbot   
2023-08-08 20:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/68 [^]
(0153607)
hgbot   
2023-08-17 14:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/68 [^]
(0153608)
hgbot   
2023-08-17 14:32   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 58637a2092f9c5a0300c8c7a0fdd2e55f427014f
Author: dante.contrera <dante.contrera@smfconsulting.es>
Date: 08-08-2023 15:15:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/58637a2092f9c5a0300c8c7a0fdd2e55f427014f [^]

Fixed ISSUE-53187: Restriction to return a product with related service removed.

---
M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js
---
(0153609)
hgbot   
2023-08-17 14:32   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 273dbaefc87021abc45c682b12c3ea27250cb408
Author: dante.contrera <dante.contrera@smfconsulting.es>
Date: 09-08-2023 13:09:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/273dbaefc87021abc45c682b12c3ea27250cb408 [^]

Fixed ISSUE-53187: Jest test removed.

---
M web-test/model/business-object/ticket/actions/ReturnVerifiedTicket-actionPreparation.test.js
---