Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034309 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2016-10-27 08:39 | 2016-11-22 18:52 | |||
Reporter | jorgewederago | View Status | public | |||||
Assigned To | jorgewederago | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b2d89723ef11 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 9.3.14 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034309: We have found that the object keyboard was sent through several calls in WebPOS | |||||||
Description | We have found that the call findProductByBarcode was passing the keyboard object. A new object was creted when RFID was created and, in some cases, it was overwritting the keyboard object. This behaviour was causing some issues when we were trying to add a new parameter to addProductToReceipt. | |||||||
Steps To Reproduce | Review the current parameters in findProductByBarcode in ob.keboard.js, there are three parameters in that call. In keyboard.js findProductByBarCode was receiving 3 parameters but the third parameter was overwritten by attrs. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0090941) hgbot (developer) 2016-10-27 09:37 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 4cdf9b3e7cbcfcbc5f01392538db21c5bbee3106 Author: Jorge Wederago <jorge.wederago <at> openbravo.com> Date: Thu Oct 27 09:35:54 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4cdf9b3e7cbcfcbc5f01392538db21c5bbee3106 [^] Fixed issue 34309: Keyboard object was overwritten in findProductByBarcode A new parameter has beend added to findProductByBarcode as well as to addProductToReceipt --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js --- |
(0090942) hgbot (developer) 2016-10-27 09:37 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b2d89723ef11c0731140c20bcc67e8e7c7408218 Author: Jorge Wederago <jorge.wederago <at> openbravo.com> Date: Thu Oct 27 09:36:07 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b2d89723ef11c0731140c20bcc67e8e7c7408218 [^] Fixed issue 34309: Keyboard object was overwritten in findProductByBarcode A new parameter has beend added to findProductByBarcode to avoid the overwritting. This new parameter is sent in the callback in order to be able to set all the information in addProductToReceipt --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js --- |
(0090947) hgbot (developer) 2016-10-27 11:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a14a08ae6bc2638607fd9a9126956909f225beb4 Author: Jorge Wederago <jorge.wederago <at> openbravo.com> Date: Thu Oct 27 11:23:23 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a14a08ae6bc2638607fd9a9126956909f225beb4 [^] Related to issue 34309:Parameter added to barcodeActionHandler in rfidWebsocket The new parameter has been added to meet the changes on findProductByBarcode --- M web/org.openbravo.retail.posterminal/js/utils/rfidWebsocket.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-10-27 08:39 | jorgewederago | New Issue | |
2016-10-27 08:39 | jorgewederago | Assigned To | => jorgewederago |
2016-10-27 08:39 | jorgewederago | OBNetwork customer | => Yes |
2016-10-27 08:39 | jorgewederago | Triggers an Emergency Pack | => No |
2016-10-27 08:40 | jorgewederago | Review Assigned To | => marvintm |
2016-10-27 09:37 | hgbot | Checkin | |
2016-10-27 09:37 | hgbot | Note Added: 0090941 | |
2016-10-27 09:37 | hgbot | Status | new => resolved |
2016-10-27 09:37 | hgbot | Resolution | open => fixed |
2016-10-27 09:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4cdf9b3e7cbcfcbc5f01392538db21c5bbee3106 [^] |
2016-10-27 09:37 | hgbot | Checkin | |
2016-10-27 09:37 | hgbot | Note Added: 0090942 | |
2016-10-27 09:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4cdf9b3e7cbcfcbc5f01392538db21c5bbee3106 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b2d89723ef11c0731140c20bcc67e8e7c7408218 [^] |
2016-10-27 11:24 | hgbot | Checkin | |
2016-10-27 11:24 | hgbot | Note Added: 0090947 | |
2016-11-22 18:52 | marvintm | Status | resolved => closed |
2016-11-22 18:52 | marvintm | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |