Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034078Retail ModulesStoreServerpublic2016-09-24 14:462016-09-27 17:34
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR16Q4RR16Q4 
Sandrahuguet
No
0034078: When paying open ticket creating new empty ticket although there are already open tickets
See steps to reproduce. In case there is already an open ticket then it is not needed to create new empty tickets.
In https://livebuilds.openbravo.com/retail_pi_pgsql: [^] [^] [^]
 * Activate "WebPOS Synchronized Mode" preference at * level for all users/roles
In Web POS:
 * Log into the following terminal: https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=PS-1 [^] [^] [^] with the following user/pass (posets/openbravo)
 * Add a line to a ticket (ticket number PS1/0000020)
 * Create a new empty ticket (ticket number PS1/0000021)
 * In the main menu, tap on Pay Open Tickets
 * Select ticket PS1/0000020 and paid it
 * Notice that there are 2 empty open tickets in the web pos PS1/0000021 and PS1/0000022
Prevent creation of new empty ticket in case there are already tickets in the list
No tags attached.
Issue History
2016-09-24 14:46mtaalNew Issue
2016-09-24 14:46mtaalAssigned To => mtaal
2016-09-24 14:46mtaalTriggers an Emergency Pack => No
2016-09-25 11:53hgbotCheckin
2016-09-25 11:53hgbotNote Added: 0090229
2016-09-25 11:53hgbotStatusnew => resolved
2016-09-25 11:53hgbotResolutionopen => fixed
2016-09-25 11:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b09d17f57c4ba19af1a058ab7fbab5e1c8f919a6 [^]
2016-09-25 13:10mtaalReview Assigned To => Sandrahuguet
2016-09-27 17:34SandrahuguetNote Added: 0090307
2016-09-27 17:34SandrahuguetStatusresolved => closed
2016-09-27 17:34SandrahuguetFixed in Version => RR16Q4

Notes
(0090229)
hgbot   
2016-09-25 11:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b09d17f57c4ba19af1a058ab7fbab5e1c8f919a6
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Sep 25 11:52:56 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b09d17f57c4ba19af1a058ab7fbab5e1c8f919a6 [^]

Fixes issue 34078: When paying open ticket creating new empty ticket although there are already open tickets
Do not create new ticket, not needed in synchronized mode

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---
(0090307)
Sandrahuguet   
2016-09-27 17:34   
Reviewed and tested