Openbravo Issue Tracking System - POS2
View Issue Details
0049757POS2Restaurantspublic2022-07-07 14:222022-07-15 14:30
timothee_catteeuw 
ablasco 
normalmajoralways
closedfixed 
5
 
 
No
0049757: JIRA 3152 - Error on blind return with a menu containing a product with pager and modifiers
When you make a blind return for a menu containing a product with pager and modifiers
with the "convert to return" option, we are asked to fill the modifiers and biper option. What is not necessary because of return.

Obtained result : the modifiers and beeper number are asked

Expected result : the menu is directly added to the basket as a standard product.
Steps :



Login in POS2

On the button area below the ticket info, click on the three dots button to open extra options

Click on the "Convert to return" option. This ticket will represent now a return ticket.

Add a menu containing a product that has modifiers (i.e. Carbonio Helmet)

The Product Configuration wizard will open, but it should not because there is no need to configure products that are about to be returned
No tags attached.
depends on backport 004978922Q3 closed Retail JIRA 3152 - Error on blind return with a menu containing a product with pager and modifiers 
Issue History
2022-07-07 14:22timothee_catteeuwNew Issue
2022-07-07 14:22timothee_catteeuwAssigned To => Retail
2022-07-07 14:22timothee_catteeuwTriggers an Emergency Pack => No
2022-07-12 15:09guilleaerStatusnew => scheduled
2022-07-12 15:09guilleaerAssigned ToRetail => ablasco
2022-07-13 14:27hgbotNote Added: 0139306
2022-07-15 14:30hgbotNote Added: 0139359
2022-07-15 14:30hgbotResolutionopen => fixed
2022-07-15 14:30hgbotStatusscheduled => closed
2022-07-15 14:30hgbotNote Added: 0139360
2022-07-15 14:30hgbotNote Added: 0139361

Notes
(0139306)
hgbot   
2022-07-13 14:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/168 [^]
(0139359)
hgbot   
2022-07-15 14:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/168 [^]
(0139360)
hgbot   
2022-07-15 14:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: 874f531f76d81b6e341c4becd3ccbddbfa6d7f88
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 13-07-2022 14:18:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/874f531f76d81b6e341c4becd3ccbddbfa6d7f88 [^]

Fixes ISSUE-49757 Menu which contain products with modifiers not asked anymore in Blind returns

---
M web-jspack/org.openbravo.pos2.restaurant/src/model/user-interface/user-actions/AddProductHooks.js
---
(0139361)
hgbot   
2022-07-15 14:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: e0739d2eefedd02d93b5d574f7a6c08155ea3f9e
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 14-07-2022 14:37:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/e0739d2eefedd02d93b5d574f7a6c08155ea3f9e [^]

Related to ISSUE-49757: New Test for Blind Return with Menu Product

Copyright

---
M web-jspack/org.openbravo.pos2.restaurant/src/model/user-interface/__test__/AddProductHooks.test.js
---