Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051380Retail ModulesDiscounts Categorypublic2023-01-16 16:112023-05-18 07:20
lorenzofidalgo 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR23Q3 
No
0051380: Add 0 to the discount twice in a row, the page will go to the login page
When adding 0 to discount twice in a row, the screen goes to login page
1. Login enyo POS as vallblanca.
2. Add 1x "Avalanche Transceiver" to the present ticket and, inside the dropdown menu, click "Receipt discounts".
3. In the POS keypad, click "0" button and "Enter" button.
4. Again, in the POS keypad, click "0" button and "Enter" button.
5. POS will logout.
No tags attached.
related to defect 0050750 closed ranjith_qualiantech_com Add 0 to the discount, the page will go to the login page 
Issue History
2023-01-16 16:11lorenzofidalgoNew Issue
2023-01-16 16:11lorenzofidalgoAssigned To => Retail
2023-01-16 16:11lorenzofidalgoTriggers an Emergency Pack => No
2023-01-16 16:11lorenzofidalgoIssue generated from0050750
2023-01-16 16:11lorenzofidalgoRelationship addedrelated to 0050750
2023-04-10 07:55ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-04-10 08:43ranjith_qualiantech_comStatusnew => scheduled
2023-04-10 14:07hgbotNote Added: 0148346
2023-05-18 07:20hgbotResolutionopen => fixed
2023-05-18 07:20hgbotStatusscheduled => closed
2023-05-18 07:20hgbotNote Added: 0149911
2023-05-18 07:20hgbotFixed in Version => RR23Q3
2023-05-18 07:20hgbotNote Added: 0149912

Notes
(0148346)
hgbot   
2023-04-10 14:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1135 [^]
(0149911)
hgbot   
2023-05-18 07:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1135 [^]
(0149912)
hgbot   
2023-05-18 07:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e5eada2806a0bdd14664d1465b0877900894e097
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 18-05-2023 05:14:52
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e5eada2806a0bdd14664d1465b0877900894e097 [^]

Fixed ISSUE-51380: Keyboard status should not be updated in Discount Mode
* When changing discount qty with 0 & Enter, Keyboard status should not be updated

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ticketdiscount.js
---