Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052259Retail ModulesWeb POSpublic2023-04-26 15:122023-05-08 07:00
guillermogil 
ranjith_qualiantech_com 
highminoralways
closedfixed 
5
 
RR23Q3 
approved
Gold
No
0052259: Coins Keypad is not shown if role is manual and the preference is not created
Coins Keypad is not shown if role is manual and the preference is not created.
It allows to pay (is correct) but coins keypad is not shown.

Seems to be an error on the following hasPermissions: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/blob/master/web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js#L377 [^]
With a cash payment mehotd configured to show keypad and a dummy searchkey

Log in on POS
Add product
Checkout
Select the new payment method

You will see that there is no coins keypad
No tags attached.
Issue History
2023-04-26 15:12guillermogilNew Issue
2023-04-26 15:12guillermogilAssigned To => Retail
2023-04-26 15:12guillermogilOBNetwork customer => No
2023-04-26 15:12guillermogilTriggers an Emergency Pack => No
2023-05-02 07:38marvintmOBNetwork customerNo => Gold
2023-05-03 07:42ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-05-03 11:38ranjith_qualiantech_comStatusnew => scheduled
2023-05-06 07:01hgbotMerge Request Status => open
2023-05-06 07:01hgbotNote Added: 0149374
2023-05-08 07:00hgbotMerge Request Statusopen => approved
2023-05-08 07:00hgbotResolutionopen => fixed
2023-05-08 07:00hgbotStatusscheduled => closed
2023-05-08 07:00hgbotNote Added: 0149405
2023-05-08 07:00hgbotFixed in Version => RR23Q3
2023-05-08 07:00hgbotNote Added: 0149406

Notes
(0149374)
hgbot   
2023-05-06 07:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1176 [^]
(0149405)
hgbot   
2023-05-08 07:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1176 [^]
(0149406)
hgbot   
2023-05-08 07:00   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 6b95142a6e96cd7052384d5e2308677ca0e2d6ca
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 08-05-2023 05:00:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/6b95142a6e96cd7052384d5e2308677ca0e2d6ca [^]

Fixed ISSUE-52259: Coins should be shown in payment keyboard without preference
* Coins should be shown in payment keyboard, if payment preference is not present

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