Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036351Retail ModulesWeb POSpublic2017-05-04 11:252017-08-02 12:30
Sandrahuguet 
jorge-garcia 
normalmajorhave not tried
closedfixed 
20Community Appliance
 
RR17Q1.3 
migueldejuana
No
0036351: 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 => RR17Q1.3
2017-07-27 13:53hgbotCheckin
2017-07-27 13:53hgbotNote Added: 0098246
2017-07-27 13:53hgbotStatusscheduled => resolved
2017-07-27 13:53hgbotResolutionopen => fixed
2017-07-27 13:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ffd8b9490dbff3d738349079f9a6a99e0ffd94de [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.3/org.openbravo.retail.posterminal/rev/da2d02d3683dd98a1672167d0b57085ae2c35aca [^]
2017-08-02 12:30migueldejuanaReview Assigned Tomarvintm => migueldejuana
2017-08-02 12:30migueldejuanaNote Added: 0098327
2017-08-02 12:30migueldejuanaStatusresolved => closed

Notes
(0098246)
hgbot   
2017-07-27 13:53   
Repository: retail/backports/3.0RR17Q1.3/org.openbravo.retail.posterminal
Changeset: da2d02d3683dd98a1672167d0b57085ae2c35aca
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jul 27 13:52:20 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.3/org.openbravo.retail.posterminal/rev/da2d02d3683dd98a1672167d0b57085ae2c35aca [^]

Fixed issue 36351: 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
---
(0098327)
migueldejuana   
2017-08-02 12:30   
Tested and reviewed