Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034004
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-09-15 14:562016-10-27 08:43
Reporterpaul_guiotView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision2b50d05ea127
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034004: [SERQA 1709] Not homogeneous keyboard use

DescriptionThe external (Physical) keyboard does not work in some case.
Steps To ReproduceIn the WEBPOS (https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^])
User: VallBlanca
Pswd: openbravo

- Click on "Search"
- Select a product (eg: Adhesive Body warmers);
- Click on the amount;
- Make sure the Cash is selected and try to insert numbers via the external keyboard.

See video
Proposed SolutionBoth (external and virtual) keyboards should work.
TagsNo tags attached.
Attached Files? file icon 6603.mp4 [^] (873,784 bytes) 2016-09-15 14:56

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0033608 closedranjith_qualiantech_com [RR16Q3][RFIDIntegration] When a new Web POS is opened to use an already used RFID it must be shown a disabled icon 
causes defect 0034113 closedshivum039 [SERQA 1709] Checking "Use External Input", is not possible to add text in search panel 

-  Notes
(0090285)
hgbot (developer)
2016-09-27 10:39

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2b50d05ea127d8223da543a617c76e212302c8af
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Sep 23 14:04:53 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b50d05ea127d8223da543a617c76e212302c8af [^]

Fixed issue 34004: [SERQA 1709] Not homogeneous keyboard use

The actual implementation of RFID doesn’t allow to separate it from the
scanMode variable and the Use external Input flows.

The solution is to force the stop of the RFID when the payment tab is showed.
Due to this change, it’s necessary to implement a new function to recover the
focus in the focuskeeper input.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0090286)
hgbot (developer)
2016-09-27 10:40

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8e0dbeeca70d2aa24c9e111c8f7014dcf2c1ebf2
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Sep 26 12:42:19 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e0dbeeca70d2aa24c9e111c8f7014dcf2c1ebf2 [^]

Related to issue 34004: [SERQA 1709] Not homogeneous keyboard use

Change keeperBlur function to keep in a proper way the focus in the
focusKeeper.

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---
(0090287)
hgbot (developer)
2016-09-27 10:41

Repository: tools/automation/pi-mobile
Changeset: 8a49ddd8121afaaa1051ad05db36c349719a78a5
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Sep 26 13:44:28 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8a49ddd8121afaaa1051ad05db36c349719a78a5 [^]

Verifies issue 34004: [SERQA 1709] Not homogeneous keyboard use

Added test I34004_EnableKeyboardAndDisableRFIDInPaymentsTab

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I34004_EnableKeyboardAndDisableRFIDInPaymentsTab.java
---
(0090936)
hgbot (developer)
2016-10-27 08:43

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d162e7597bf63ab24e7e16bbd30f88739f353a0a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Oct 26 17:46:45 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d162e7597bf63ab24e7e16bbd30f88739f353a0a [^]

Related to issue 34004: [SERQA 1709] Not homogeneous keyboard use

Since the change in search tab, it's necessary to manually update
the scanning focus to true.

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

- Issue History
Date Modified Username Field Change
2016-09-15 14:56 paul_guiot New Issue
2016-09-15 14:56 paul_guiot Assigned To => Retail
2016-09-15 14:56 paul_guiot File Added: 6603.mp4
2016-09-15 14:56 paul_guiot Resolution time => 1474495200
2016-09-15 14:56 paul_guiot Triggers an Emergency Pack => No
2016-09-23 08:40 jorge-garcia Status new => scheduled
2016-09-23 08:40 jorge-garcia Assigned To Retail => jorge-garcia
2016-09-23 14:04 jorge-garcia Relationship added related to 0033608
2016-09-27 10:39 hgbot Checkin
2016-09-27 10:39 hgbot Note Added: 0090285
2016-09-27 10:39 hgbot Status scheduled => resolved
2016-09-27 10:39 hgbot Resolution open => fixed
2016-09-27 10:39 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b50d05ea127d8223da543a617c76e212302c8af [^]
2016-09-27 10:40 hgbot Checkin
2016-09-27 10:40 hgbot Note Added: 0090286
2016-09-27 10:41 hgbot Checkin
2016-09-27 10:41 hgbot Note Added: 0090287
2016-09-28 10:29 asiermartirena Relationship added related to 0034113
2016-09-28 10:29 asiermartirena Relationship deleted related to 0034113
2016-09-28 10:29 asiermartirena Relationship added causes 0034113
2016-09-30 13:21 marvintm Review Assigned To => marvintm
2016-09-30 13:21 marvintm Status resolved => closed
2016-10-27 08:43 hgbot Checkin
2016-10-27 08:43 hgbot Note Added: 0090936


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker