Openbravo Issue Tracking System - POS2
View Issue Details
0056374POS2POSpublic2024-09-05 11:082024-09-06 08:42
aaroncalero 
aaroncalero 
normalminoralways
closedfixed 
5
 
24Q4 
No
0056374: [SCO] Featured Discounts Payment flow should not be executed in SCO
For now, SCO for POS2 does not support the visualization of the Featured Discounts flow, so if there is any featured discount configured, the SCO window gets stuck in an empty screen.
In an instance with SCO for POS2 configured:
* configure some featured discounts so they are proposed when navigating to the payments window.
* switch to SCO mode, add some products and continue the flow.
* when Confirming the basket and navigating to the Payments window, SCO will get stuck in an empty window
Until the discounts flow is properly defined, block the featured discounts flow if the current application mode is not POS
No tags attached.
Issue History
2024-09-05 11:08aaroncaleroNew Issue
2024-09-05 11:08aaroncaleroAssigned To => Retail
2024-09-05 11:08aaroncaleroTriggers an Emergency Pack => No
2024-09-05 11:08aaroncaleroAssigned ToRetail => aaroncalero
2024-09-05 11:08aaroncaleroStatusnew => scheduled
2024-09-05 16:05hgbotNote Added: 0168827
2024-09-06 08:42hgbotResolutionopen => fixed
2024-09-06 08:42hgbotStatusscheduled => closed
2024-09-06 08:42hgbotNote Added: 0168846
2024-09-06 08:42hgbotFixed in Version => 24Q4
2024-09-06 08:42hgbotNote Added: 0168847

Notes
(0168827)
hgbot   
2024-09-05 16:05   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2902 [^]
(0168846)
hgbot   
2024-09-06 08:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2902 [^]
(0168847)
hgbot   
2024-09-06 08:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9ee99753ef44aa7aefbab19ca51952a922965a57
Author: Jorge Wederago <j.wederago@orisha.com>
Date: 06-09-2024 06:41:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9ee99753ef44aa7aefbab19ca51952a922965a57 [^]

Fixed ISSUE-56374: Featured Discounts Payment flow should only be executed in POS

---
M web-jspack/org.openbravo.pos2/src/components/Discounts/FeaturedDiscount/FeaturedDiscountsPaymentFlowHook.js
---