Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030269Retail ModulesWeb POSpublic2015-06-29 11:592015-06-30 12:09
egoitz 
guilleaer 
immediatemajorhave not tried
closedfixed 
5
 
RR15Q3 
migueldejuana
No
0030269: The keyboard does not work until you click on the quatity section
The keyboard does not work until you click on the quatity section
-Login on a terminal
-Add a product to a ticket
-click on the line of the ticket to edit
-click on quatity button
-use the keyboard to change the qty
*It does not work
-If you click on the section where the qty value is displayed it works.
No tags attached.
Issue History
2015-06-29 11:59egoitzNew Issue
2015-06-29 11:59egoitzAssigned To => Retail
2015-06-29 11:59egoitzResolution time => 1435615200
2015-06-29 11:59egoitzTriggers an Emergency Pack => No
2015-06-29 13:31guilleaerAssigned ToRetail => guilleaer
2015-06-30 09:48hgbotCheckin
2015-06-30 09:48hgbotNote Added: 0078582
2015-06-30 09:48hgbotStatusnew => resolved
2015-06-30 09:48hgbotResolutionopen => fixed
2015-06-30 09:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ba8643c02dcc6cdca841386a6e5f99bd2ab2d8a [^]
2015-06-30 12:09migueldejuanaReview Assigned To => migueldejuana
2015-06-30 12:09migueldejuanaNote Added: 0078590
2015-06-30 12:09migueldejuanaStatusresolved => closed
2015-06-30 12:09migueldejuanaFixed in Version => RR15Q3

Notes
(0078582)
hgbot   
2015-06-30 09:48   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5ba8643c02dcc6cdca841386a6e5f99bd2ab2d8a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jun 29 16:49:04 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ba8643c02dcc6cdca841386a6e5f99bd2ab2d8a [^]

Fixed issue 30269: Focus keeper is enabled when edit tab is opened.

When Terminal Types are marked to work with external keyboards, the focus keeper is the engine which captures the inputs from this external devices. To allow web pos to catch these events the focus keeper must be enabled.

Before this fix, focus keeper was disabled when this tab is opened.
After this fix, the focus keeper is enabled when edit tab is opened, doing it if the user comes from a situation where the focus keeper is disabled it will be enabled and it will work fine. If the user comes from a situation where the focus keeper is already enabled it will continue working.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-right.js
---
(0078590)
migueldejuana   
2015-06-30 12:09   
Tested and reviewed in 616f276a0b81