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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020972
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSminoralways2012-07-09 23:092012-07-30 18:11
ReporterrgorisView Statuspublic 
Assigned Toadrianromero 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020972: Allow rapid quantity entry using keyboards

DescriptionCurrently, if the user wants to change the quantity of a product to 5 (that was just scanned for example), the user has to do the following:

5 and then the QUANTITY button on the onscreen keyboard
QUANTITY button, then 5, then Enter on the onscreen keyboard

However, for keyboard users, there is no fast way to do so. If they are not using a touch screen, they will need to use a mouse to click the QUANTITY button. Even worse, a real keyboard Enter does not submit the value that is shown in the field, so QUANTITY, 5 (keyboard), Enter (Keyboard) does not work. This is a productivity killer.
Steps To ReproduceUse physical keyboard, type 5
Hit enter --> UPC code is entered (not nice)

Use onscreen keyboard, tap QUANTITY
Use physical keyboard, type 5
Hit enter --> UPC code is entered (not nice)
Proposed Solution1) Make sure Enter on the real keyboard does the same as Enter on the onscreen keyboard
2) By default, when a user does (number) + enter, this should change the quantity of the selected line item. Currently it tries to enter a UPC code. This last action is less common and a user can easily do: UPC/EAN button, number, enter.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0021007RMP17 closedguilleaer Implement button-value-button interaction pattern 

-  Notes
(0050459)
adrianromero (manager)
2012-07-10 15:59

It has been implemented this way: number + (enter) is always a barcode search, the reason is that barcode scanners always type the barcode followed by a return carriage.

Any of the proposed solutions will make barcode scanner show an strange behaviour.

To implement this behaviour proposed we need to distinguish when an amount entered is a barcode and when is a quantity or an amount.

- Issue History
Date Modified Username Field Change
2012-07-09 23:09 rgoris New Issue
2012-07-09 23:09 rgoris Assigned To => adrianromero
2012-07-10 15:59 adrianromero Note Added: 0050459
2012-07-30 18:10 rgoris Status new => scheduled
2012-07-30 18:10 rgoris fix_in_branch => pi
2012-07-30 18:10 rgoris Status scheduled => resolved
2012-07-30 18:10 rgoris Resolution open => fixed
2012-07-30 18:10 rgoris Status resolved => closed
2012-07-30 18:11 rgoris Relationship added related to 0021007


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker