Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037920Retail ModulesWeb POSpublic2018-02-14 10:362018-02-21 13:02
marvintm 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
No
0037920: 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 => RR18Q1
2018-02-18 10:00hgbotCheckin
2018-02-18 10:00hgbotNote Added: 0102478
2018-02-18 10:00hgbotStatusscheduled => resolved
2018-02-18 10:00hgbotResolutionopen => fixed
2018-02-18 10:00hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/f0f88e273c9ad278d6be82ee771e60dce3610073 [^]
2018-02-18 10:01hgbotCheckin
2018-02-18 10:01hgbotNote Added: 0102479
2018-02-20 12:47ranjith_qualiantech_comReview Assigned To => marvintm
2018-02-20 13:03marvintmStatusresolved => closed
2018-02-20 13:03marvintmFixed in Version => RR18Q1
2018-02-21 13:02hgbotCheckin
2018-02-21 13:02hgbotNote Added: 0102556

Notes
(0102478)
hgbot   
2018-02-18 10:00   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal
Changeset: f0f88e273c9ad278d6be82ee771e60dce3610073
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:30:28 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/f0f88e273c9ad278d6be82ee771e60dce3610073 [^]

Fixed issue 37920 : 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
---
(0102479)
hgbot   
2018-02-18 10:01   
Repository: retail/backports/3.0RR18Q1/pi-mobile
Changeset: 049d02d531717766da33cb19a245d6b4c878a314
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:30:44 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/pi-mobile/rev/049d02d531717766da33cb19a245d6b4c878a314 [^]

Verifies issue 37920 : Added automated test 'I37920_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/I37920_VerifyKeyboardOnCashup.java
---
(0102556)
hgbot   
2018-02-21 13:02   
Repository: tools/automation/pi-mobile
Changeset: 049d02d531717766da33cb19a245d6b4c878a314
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun Feb 18 14:30:44 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/049d02d531717766da33cb19a245d6b4c878a314 [^]

Verifies issue 37920 : Added automated test 'I37920_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/I37920_VerifyKeyboardOnCashup.java
---