Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036350Retail ModulesWeb POSpublic2017-05-04 11:252017-08-02 12:30
Sandrahuguet 
jorge-garcia 
normalmajorhave not tried
closedfixed 
20Community Appliance
 
RR17Q2.2 
migueldejuana
No
0036350: Multiple duplicate requests to printer when adding a product to the ticket
Multiple duplicate requests to printer when adding a product to the ticket
-Start POS Hardware Manager
-Log in the WebPOS
-Tap on Browse
-Open chrome developer tools
-Add "Avalanche transceiver" to the ticket, notice that multiple duplicate requests to printer are done.
No tags attached.
blocks defect 0035927 closed jorge-garcia Multiple duplicate requests to printer when adding a product to the ticket 
Issue History
2017-06-26 18:40marvintmTypedefect => backport
2017-06-26 18:40marvintmTarget Version => RR17Q2.2
2017-08-01 14:19hgbotCheckin
2017-08-01 14:19hgbotNote Added: 0098309
2017-08-01 14:19hgbotStatusscheduled => resolved
2017-08-01 14:19hgbotResolutionopen => fixed
2017-08-01 14:19hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ffd8b9490dbff3d738349079f9a6a99e0ffd94de [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.2/org.openbravo.retail.posterminal/rev/191fccc47bded0a513b8b403378e3d70dcd04bd4 [^]
2017-08-02 12:30migueldejuanaReview Assigned Tomarvintm => migueldejuana
2017-08-02 12:30migueldejuanaNote Added: 0098326
2017-08-02 12:30migueldejuanaStatusresolved => closed

Notes
(0098309)
hgbot   
2017-08-01 14:19   
Repository: retail/backports/3.0RR17Q2.2/org.openbravo.retail.posterminal
Changeset: 191fccc47bded0a513b8b403378e3d70dcd04bd4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 01 14:19:29 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.2/org.openbravo.retail.posterminal/rev/191fccc47bded0a513b8b403378e3d70dcd04bd4 [^]

Fixed issue 36350: Multiple duplicate requests to printer when adding a
product to the ticket

There are several call to hardware manager to print a product added to the
receipt.

Change logic to work properly and use add event instead of selected event.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
---
(0098326)
migueldejuana   
2017-08-02 12:30   
Tested and reviewed