Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037911Retail ModulesWeb POSpublic2018-02-14 10:362018-02-20 13:05
marvintm 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR18Q2 
marvintm
No
0037911: Letters can be typed in the cashup window when counting the cash, not just numbers
Currently it is possible to type letters or other alphanumeric symbols in the cashup window when counting the cash, and not just numbers. This then causes problems when processing the cashup. Before, it was not possible to do it.
- Configure "Use external input" in POS Terminal Type window.
- Log in the WebPOS, and go to cashup window
- Verify that you can type letters in addition to numbers, and that it is not correct.
Check enyo.allow.text property
No tags attached.
depends on backport 0037920RR18Q1 closed ranjith_qualiantech_com Letters can be typed in the cashup window when counting the cash, not just numbers 
depends on backport 0037921RR17Q4.2 closed ranjith_qualiantech_com Letters can be typed in the cashup window when counting the cash, not just numbers 
patch issue 37911 source posterminal.patch (2,342) 2018-02-14 13:05
https://issues.openbravo.com/file_download.php?file_id=11578&type=bug
Issue History
2018-02-14 10:36marvintmNew Issue
2018-02-14 10:36marvintmAssigned To => Retail
2018-02-14 10:36marvintmTriggers an Emergency Pack => No
2018-02-14 11:05ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-02-14 11:05ranjith_qualiantech_comStatusnew => scheduled
2018-02-14 12:19ranjith_qualiantech_comFile Added: issue 37911 source posterminal.patch
2018-02-14 13:05ranjith_qualiantech_comFile Deleted: issue 37911 source posterminal.patch
2018-02-14 13:05ranjith_qualiantech_comFile Added: issue 37911 source posterminal.patch
2018-02-15 08:57marvintmStatusscheduled => acknowledged
2018-02-15 08:57marvintmStatusacknowledged => scheduled
2018-02-18 09:59hgbotCheckin
2018-02-18 09:59hgbotNote Added: 0102476
2018-02-18 09:59hgbotStatusscheduled => resolved
2018-02-18 09:59hgbotResolutionopen => fixed
2018-02-18 09:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51a8ffee87802bf99ef8d05ed3131328a670f96f [^]
2018-02-18 09:59hgbotCheckin
2018-02-18 09:59hgbotNote Added: 0102477
2018-02-20 13:04marvintmReview Assigned To => marvintm
2018-02-20 13:04marvintmStatusresolved => closed
2018-02-20 13:04marvintmFixed in Version => RR18Q2
2018-02-20 13:05marvintmResolution time => 1519686000

Notes
(0102476)
hgbot   
2018-02-18 09:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 51a8ffee87802bf99ef8d05ed3131328a670f96f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:29:00 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51a8ffee87802bf99ef8d05ed3131328a670f96f [^]

Fixed issue 37911 : Added Keyboard keyMatcher for Cashup and Cash Management keyboards

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmtkeyboard.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closekeyboard.js
---
(0102477)
hgbot   
2018-02-18 09:59   
Repository: tools/automation/pi-mobile
Changeset: f6297c9487d9a4eeb60eb5cfce7b9baa24d60583
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:29:46 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f6297c9487d9a4eeb60eb5cfce7b9baa24d60583 [^]

Verifies issue 37911 : Added automated test 'I37911_VerifyKeyboardOnCashup'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37911_VerifyKeyboardOnCashup.java
---