Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055997Retail ModulesGift cards and gift voucherspublic2024-07-12 11:192024-07-23 12:41
victor_perez 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
 
No
0055997: No price product - Popup displayed for gift card without price
We have an error with this road map developpement. When i scan a gift card i have the no price developpement, but is a gift card. It should be working with standard gift card. I join you a video.

As the gift card is considered to be an item with no value, the price definition popup is inserted before the gift card creation template.
When I select/scan a product “Gift Card”, with no price :

1- The pop-up to enter the price, developed for (RM-12488) is displayed.

2- After having entered and validated a price, the pop-up disappear

3- The standard view to enter the gift card information is displayed, including the price - the price is still empty.

→ To be done : When selecting a product “Gift card”, the pop-up should NOT be displayed. We should only display the standard Gift card view.
No tags attached.
has duplicate defect 0056110 closed Retail POS2 No price product - Popup displayed for gift card without price 
Issue History
2024-07-12 11:19victor_perezNew Issue
2024-07-12 11:19victor_perezAssigned To => Retail
2024-07-12 11:19victor_perezTriggers an Emergency Pack => No
2024-07-12 11:22guillermogilStatusnew => acknowledged
2024-07-15 08:48Rajesh_18Assigned ToRetail => Rajesh_18
2024-07-15 08:48Rajesh_18Statusacknowledged => scheduled
2024-07-16 06:50hgbotNote Added: 0166990
2024-07-19 13:51hgbotNote Added: 0167187
2024-07-23 12:34hgbotNote Added: 0167275
2024-07-23 12:34hgbotResolutionopen => fixed
2024-07-23 12:34hgbotStatusscheduled => closed
2024-07-23 12:34hgbotFixed in Version => 24Q4
2024-07-23 12:34hgbotNote Added: 0167276
2024-07-23 12:34hgbotNote Added: 0167278
2024-07-23 12:34hgbotNote Added: 0167279
2024-07-23 12:41guilleaerNote Added: 0167282
2024-07-23 12:41guilleaerFixed in Version24Q4 =>
2024-07-25 14:42victor_perezRelationship addedcauses 0056110
2024-07-29 07:41marvintmRelationship replacedhas duplicate 0056110

Notes
(0166990)
hgbot   
2024-07-16 06:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2798 [^]
(0167187)
hgbot   
2024-07-19 13:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/358 [^]
(0167275)
hgbot   
2024-07-23 12:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2798 [^]
(0167276)
hgbot   
2024-07-23 12:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 520bb7ba78b1a25ccf322df3e19131f2f1b5d9fc
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 23-07-2024 10:33:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/520bb7ba78b1a25ccf322df3e19131f2f1b5d9fc [^]

Fixed ISSUE-55997: Moved price unknown pop code from useraction pre-hook to state api action preparation

---
A web-jspack/org.openbravo.pos2/src/model/ticket/actions/__test__/AddProductActionPreparation.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/AddProductHooks.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/AddProduct.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/AddProductHooks.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/__test__/AddProductHooks.test.js
---
(0167278)
hgbot   
2024-07-23 12:34   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: c222e5b79948c6380e19607362c5b24fc24dbe9c
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 19-07-2024 17:16:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/c222e5b79948c6380e19607362c5b24fc24dbe9c [^]

Related to ISSUE-55997: Added action preparation to not to show price unknown popup for giftCard

---
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/TicketExtension.js
---
(0167279)
hgbot   
2024-07-23 12:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/358 [^]
(0167282)
guilleaer   
2024-07-23 12:41   
https://openbravo.atlassian.net/browse/RM-15238 [^]