Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039794Retail ModulesWeb POSpublic2018-12-13 10:022018-12-21 16:28
anderaranguren 
ranjith_qualiantech_com 
urgentminoralways
closedfixed 
5
pi 
RR19Q1 
marvintm
Production - Confirmed Stable
2017-03-01
RR17Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c50398f7e239902ce9c0c4eb63776b7ddbaace86 [^]
No
0039794: Drawer does not open in training mode
Drawer does not open in training mode
Drawer does not open in training mode.
Go to webpos and add some products to the order.
Pay it and see that the drawer is open in the hardware manager.
Start the training mode and create a ticket as before.
Realize that the drawer has not opened.
No tags attached.
Issue History
2018-12-13 10:02anderarangurenNew Issue
2018-12-13 10:02anderarangurenAssigned To => Retail
2018-12-13 10:02anderarangurenResolution time => 1546470000
2018-12-13 10:02anderarangurenTriggers an Emergency Pack => No
2018-12-13 10:03anderarangurenSeveritymajor => minor
2018-12-13 10:03anderarangurenReproducibilityhave not tried => always
2018-12-13 10:11rafarodaIssue Monitored: rafaroda
2018-12-20 08:41ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-12-20 08:41ranjith_qualiantech_comStatusnew => scheduled
2018-12-20 12:57hgbotCheckin
2018-12-20 12:57hgbotNote Added: 0108687
2018-12-20 13:00ranjith_qualiantech_comRegression level => Production - Confirmed Stable
2018-12-20 13:00ranjith_qualiantech_comRegression date => 2017-03-01
2018-12-20 13:00ranjith_qualiantech_comRegression introduced in release => RR17Q1
2018-12-20 13:00ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c50398f7e239902ce9c0c4eb63776b7ddbaace86 [^]
2018-12-20 15:15ranjith_qualiantech_comStatusscheduled => resolved
2018-12-20 15:15ranjith_qualiantech_comResolutionopen => fixed
2018-12-21 16:28marvintmReview Assigned To => marvintm
2018-12-21 16:28marvintmStatusresolved => closed
2018-12-21 16:28marvintmFixed in Version => RR19Q1

Notes
(0108687)
hgbot   
2018-12-20 12:57   
Repository: erp/pmods/org.openbravo.retail.trainingmode
Changeset: f518a30957a69b156fb7963fbd6684fae1478507
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 20 17:27:09 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.trainingmode/rev/f518a30957a69b156fb7963fbd6684fae1478507 [^]

Related to issue 39794 : Receipt openDrawer should be triggered in PreOrderSave hook

* While closing the receipt, openDrawer will be called when PreOrderSave hook should be success.
  For Training mode, we are forcing to cancel the PreOrderSave hook. So openDrawer should be called manually from PreOrderSave hook

---
M web/org.openbravo.retail.trainingmode/js/ordersavehook.js
---