Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051934Retail ModulesLoyalty Programs for Web POSpublic2023-03-21 18:132023-04-04 16:04
axelmercado 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
 
No
0051934: Error in the flow of popups in the loyalty program.
In the Web POS, when we select a client and proceed to edit it, if we navigate to its loyalty program, thus opening a popup with the information, when we start to give "Close" to the popups, they do not return to the previous point, but start to open other popups not respecting the flow of the same.
1 - In the Web POS, select a customer that contains loyalty points.
2 - Proceed to edit it so that the customer editing popup opens.
3 - We do not change anything and navigate to the loyalty program. Here the popup will open showing the loyalty program to which it is subscribed, do not change anything and close the popup by clicking on the "Close" button.
4 - Here begins the bug or the wrong flow of popups: When we close the loyalty program popup, we will return to the customer edition popup, but if we try to click on the "Close" button, the first attempt will do nothing and the second attempt will open the popup to select customer without having closed the edition popup.

Video with the example reproduced in Livebuilds: https://www.youtube.com/watch?v=EzprGK3HJAM [^]
No tags attached.
Issue History
2023-03-21 18:13axelmercadoNew Issue
2023-03-21 18:13axelmercadoAssigned To => Retail
2023-03-21 18:13axelmercadoTriggers an Emergency Pack => No
2023-03-21 21:33PracticsIssue Monitored: Practics
2023-03-22 11:24radhakrishnanAssigned ToRetail => radhakrishnan
2023-03-22 11:24radhakrishnanStatusnew => scheduled
2023-03-27 11:15hgbotNote Added: 0147981
2023-04-04 16:04hgbotNote Added: 0148271
2023-04-04 16:04hgbotResolutionopen => fixed
2023-04-04 16:04hgbotStatusscheduled => closed
2023-04-04 16:04hgbotNote Added: 0148272

Notes
(0147981)
hgbot   
2023-03-27 11:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/26 [^]
(0148271)
hgbot   
2023-04-04 16:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/26 [^]
(0148272)
hgbot   
2023-04-04 16:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs [^]
Changeset: f26ca02ef85397afb84e25b2f4372da1807ff740
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 24-03-2023 18:24:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/commit/f26ca02ef85397afb84e25b2f4372da1807ff740 [^]

Fixed ISSUE-51934: loyalty popup navigation should work properly
* While opening loyalty subscription popup from customer edit or customer view popup,
  the navigation of popup flow should be based on customer edit or customer view popup

---
M web/org.openbravo.retail.loyalty.programs/js/component/subscription-buttons.js
---