Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037921Retail ModulesWeb POSpublic2018-02-14 10:362018-03-26 09:12
marvintm 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR17Q4.2RR17Q4.2 
marvintm
No
0037921: 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.
blocks defect 0037911 closed ranjith_qualiantech_com Letters can be typed in the cashup window when counting the cash, not just numbers 
Issue History
2018-02-15 08:57marvintmTypedefect => backport
2018-02-15 08:57marvintmTarget Version => RR17Q4.2
2018-02-20 08:42hgbotCheckin
2018-02-20 08:42hgbotNote Added: 0102507
2018-02-20 08:42hgbotStatusscheduled => resolved
2018-02-20 08:42hgbotResolutionopen => fixed
2018-02-20 08:42hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q4.2/org.openbravo.retail.posterminal/rev/df1af89fe703988d3cea04f689fd5919992ad05e [^]
2018-02-20 08:42hgbotCheckin
2018-02-20 08:42hgbotNote Added: 0102508
2018-02-20 13:04marvintmReview Assigned To => marvintm
2018-02-20 13:04marvintmStatusresolved => closed
2018-02-20 13:04marvintmFixed in Version => RR17Q4.2
2018-03-26 09:12hgbotCheckin
2018-03-26 09:12hgbotNote Added: 0103484

Notes
(0102507)
hgbot   
2018-02-20 08:42   
Repository: retail/backports/3.0RR17Q4.2/org.openbravo.retail.posterminal
Changeset: df1af89fe703988d3cea04f689fd5919992ad05e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:30:11 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.2/org.openbravo.retail.posterminal/rev/df1af89fe703988d3cea04f689fd5919992ad05e [^]

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

* Both keyboard should allow numeric values and decimal

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmtkeyboard.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closekeyboard.js
---
(0102508)
hgbot   
2018-02-20 08:42   
Repository: retail/backports/3.0RR17Q4.2/pi-mobile
Changeset: 87f366a9ca71d90beb8bad4d721c23d8421a33c8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:31:02 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.2/pi-mobile/rev/87f366a9ca71d90beb8bad4d721c23d8421a33c8 [^]

Verifies issue 37921 : Added automated test 'I37921_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/I37921_VerifyKeyboardOnCashup.java
---
(0103484)
hgbot   
2018-03-26 09:12   
Repository: tools/automation/pi-mobile
Changeset: 87f366a9ca71d90beb8bad4d721c23d8421a33c8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:31:02 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/87f366a9ca71d90beb8bad4d721c23d8421a33c8 [^]

Verifies issue 37921 : Added automated test 'I37921_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/I37921_VerifyKeyboardOnCashup.java
---