Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039113Retail ModulesWeb POSpublic2018-08-09 14:142018-08-23 10:11
aaroncalero 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR18Q4 
marvintm
No
0039113: Logout stuck if a draft ticket with products exists in background
If the webpos is in a situation in which there is a draft ticket with products in background, and the current ticket is a new ticket, if the user tries to do a logout, a javascript exception is thrown and the logout process is not executed.
Login in web pos.
Create a new ticket.
Add a product to the ticket.
Create another new ticket.
Go to the Menu > Online > End Session > Logout.
The logout process will not finish and the following error will be shown in the browser console:
"Uncaught OB.Dal.remove: an object without primary key cannot be deleted"
No tags attached.
causes defect 0039816 closed ranjith_qualiantech_com Sales order are missing using press Generate invoice for order 
Issue History
2018-08-09 14:14aaroncaleroNew Issue
2018-08-09 14:14aaroncaleroAssigned To => Retail
2018-08-09 14:14aaroncaleroResolution time => 1534975200
2018-08-09 14:14aaroncaleroTriggers an Emergency Pack => No
2018-08-09 14:32ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-08-09 14:32ranjith_qualiantech_comStatusnew => scheduled
2018-08-20 07:55hgbotCheckin
2018-08-20 07:55hgbotNote Added: 0106396
2018-08-20 07:55hgbotStatusscheduled => resolved
2018-08-20 07:55hgbotResolutionopen => fixed
2018-08-20 07:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0324c98060985d8b99360391c63145aa25feddb4 [^]
2018-08-23 10:11marvintmReview Assigned To => marvintm
2018-08-23 10:11marvintmStatusresolved => closed
2018-08-23 10:11marvintmFixed in Version => RR18Q4
2018-12-17 13:03rafarodaRelationship addedcauses 0039816

Notes
(0106396)
hgbot   
2018-08-20 07:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0324c98060985d8b99360391c63145aa25feddb4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Aug 20 11:24:52 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0324c98060985d8b99360391c63145aa25feddb4 [^]

Fixed issue 39113 : Receipt should be removed from orderList if orderList receipt is same as deleteing receipt

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---