Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028617 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | random | 2015-01-14 16:35 | 2015-01-16 14:15 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | d635f6905632 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Orekaria | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028617: Sometimes the barcode scanner does not work at the first time | |||||||
Description | Sometimes when reading a barcode with the scanner it is not added to the receipt, it is needed to read the barcode again to add it to the receipt | |||||||
Steps To Reproduce | * Open a new receipt * In the scan pane type something "emmental" (This happens for example if the cashier tries to search a product without moving first to the Search pane) * Tap on the total button * Tap on the scan pane. Observe that the text typed is removed visually * Read a barcode. For example 0001 * The product is not added and a warning appears showing that the product with barcode "emmental0004" does not exist | |||||||
Proposed Solution | The problem is that the internal buffer for reading barcodes is not properly cleared when going to the total and coming back to the scan tab. Visually it seems that it has been cleaned but actually is not. The solution is to clean the internal buffer in these situations. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0073499) hgbot (developer) 2015-01-14 16:44 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: d635f6905632ccd69658676e9f0db35fef0bf032 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Jan 14 16:36:51 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d635f6905632ccd69658676e9f0db35fef0bf032 [^] Fixes issue 0028617: Sometimes the barcode scanner does not work at the first time The buffer is clearead when clearing the input box --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-14 16:35 | adrianromero | New Issue | |
2015-01-14 16:35 | adrianromero | Assigned To | => adrianromero |
2015-01-14 16:35 | adrianromero | OBNetwork customer | => No |
2015-01-14 16:35 | adrianromero | Triggers an Emergency Pack | => No |
2015-01-14 16:44 | hgbot | Checkin | |
2015-01-14 16:44 | hgbot | Note Added: 0073499 | |
2015-01-14 16:44 | hgbot | Status | new => resolved |
2015-01-14 16:44 | hgbot | Resolution | open => fixed |
2015-01-14 16:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d635f6905632ccd69658676e9f0db35fef0bf032 [^] |
2015-01-15 19:38 | Orekaria | Relationship added | related to 0028564 |
2015-01-15 19:39 | Orekaria | Relationship deleted | related to 0028564 |
2015-01-16 14:15 | Orekaria | Review Assigned To | => Orekaria |
2015-01-16 14:15 | Orekaria | Status | resolved => closed |
2015-01-16 14:15 | Orekaria | Fixed in Version | => pi |
Copyright © 2000 - 2009 MantisBT Group |