Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045917Retail ModulesWeb POSpublic2021-02-18 10:262021-02-25 06:51
ucarrion 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR21Q2 
marvintm
No
0045917: Italian Localization - Incorrect behaviour of the 'Continue' button on the Lottery popup in SCO
The lottery popup (specifics for Italy) has two action buttons: 'Continue' and 'Skip'. Since entering a lottery code is not mandatory required, the user uses the 'Skip' buton that allows him to go on with the transaction. On the other hand, the 'Continue' button is not available until some code is entered. If the button is pressed with a null value, a message is displayed in the right top of the screen.

In SCO tills, those two buttons are also displayed for the lottery code screen. The 'Skip' button has a correct behaviour as it is always enabled so the user can press it in case of need. The issue is around the 'Continue' button: this action button is also always enabled, but if pressed with a null value entered, no action is executed. In the background I guess the message is being triggered but for the user, that in this case is a customer, is not informed.
-Login SCO till
-Add any item to the ticket
-Press finish and pay
-In the lottery screen, do not enter any value
-Press 'Continue' button
-Check that no action is executed

Additional info (DKT ITA): https://drive.google.com/file/d/1hZkCS0Qq_685iaI7njIKC57mLUAoM2fB/view [^]
I propose to disable this button until having a value entered on the code field.
No tags attached.
diff 45917_19Q3_DKT_sco.diff (985) 2021-02-24 01:50
https://issues.openbravo.com/file_download.php?file_id=15342&type=bug
diff 45917_19Q3_DKT_scolottery.diff (4,997) 2021-02-24 01:50
https://issues.openbravo.com/file_download.php?file_id=15343&type=bug
Issue History
2021-02-18 10:26ucarrionNew Issue
2021-02-18 10:26ucarrionAssigned To => psanjuan
2021-02-18 10:26ucarrionResolution time => 1615330800
2021-02-18 10:26ucarrionTriggers an Emergency Pack => No
2021-02-18 10:36marvintmAssigned Topsanjuan => Retail
2021-02-18 10:37ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-02-19 06:53ranjith_qualiantech_comStatusnew => scheduled
2021-02-22 06:39hgbotNote Added: 0126237
2021-02-22 06:39hgbotNote Added: 0126238
2021-02-22 08:17hgbotNote Added: 0126245
2021-02-22 08:17hgbotNote Added: 0126246
2021-02-22 08:17hgbotResolutionopen => fixed
2021-02-22 08:17hgbotStatusscheduled => closed
2021-02-22 08:17hgbotNote Added: 0126247
2021-02-22 08:17hgbotNote Added: 0126248
2021-02-23 12:50ucarrionNote Added: 0126302
2021-02-23 12:50ucarrionStatusclosed => new
2021-02-23 12:50ucarrionResolutionfixed => open
2021-02-24 01:50ranjith_qualiantech_comFile Added: 45917_19Q3_DKT_sco.diff
2021-02-24 01:50ranjith_qualiantech_comFile Added: 45917_19Q3_DKT_scolottery.diff
2021-02-24 08:44ucarrionNote Added: 0126313
2021-02-25 06:50marvintmStatusnew => scheduled
2021-02-25 06:50marvintmStatusscheduled => resolved
2021-02-25 06:50marvintmFixed in Version => RR21Q2
2021-02-25 06:50marvintmResolutionopen => fixed
2021-02-25 06:51marvintmReview Assigned To => marvintm
2021-02-25 06:51marvintmNote Added: 0126362
2021-02-25 06:51marvintmStatusresolved => closed

Notes
(0126237)
hgbot   
2021-02-22 06:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.lotterycode/-/merge_requests/3 [^]
(0126238)
hgbot   
2021-02-22 06:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/14 [^]
(0126245)
hgbot   
2021-02-22 08:17   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout [^]
Changeset: 34ee973447f1f645c72f4986640d5988d2961a2f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-02-19T19:13:20+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/commit/34ee973447f1f645c72f4986640d5988d2961a2f [^]

Related to ISSUE-45917: Added Bubble event for SCO Keyboard Input Box when it is changed

---
M web/org.openbravo.retail.selfcheckout/source/components/baseKeyboardKeys.js
---
(0126246)
hgbot   
2021-02-22 08:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/14 [^]
(0126247)
hgbot   
2021-02-22 08:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.lotterycode [^]
Changeset: 8a282f9f6bfb7b20069a1c06272ece16f3c004e7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-02-22T12:32:42+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.lotterycode/-/commit/8a282f9f6bfb7b20069a1c06272ece16f3c004e7 [^]

Fixed ISSUE-45917: Adedd validation for LotteryCode Continue button

---
M web/org.openbravo.retail.selfcheckout.lotterycode/js/hookUtils/showgetlotterypanel.js
M web/org.openbravo.retail.selfcheckout.lotterycode/js/hooks/obscolc-prepaymenthook.js
M web/org.openbravo.retail.selfcheckout.lotterycode/js/panels/lotteryCodePanel.js
---
(0126248)
hgbot   
2021-02-22 08:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.lotterycode/-/merge_requests/3 [^]
(0126302)
ucarrion   
2021-02-23 12:50   
The button is never enabled now...
(0126313)
ucarrion   
2021-02-24 08:44   
The button keeps 'always disabled' for me...
(0126362)
marvintm   
2021-02-25 06:51   
Problems were related to the backport applied to the customer environment, not to the fix in master.