Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035056Retail ModulesWeb POSpublic2017-01-25 18:312017-01-26 10:11
nataliag 
Retail 
normalmajoralways
closedduplicate 
5
 
 
marvintm
No
0035056: Ticket with total zero although it has lines when a new ticket is created very fast after adding lines to the first one
If you create a ticket and you add some products and really quickly before the total price has become green you create a new ticket, the first one appears with total quantity as 0 although it has the lines you have added.
1- Go to web POS
2- Create a new ticket and add some products.
3- When you click on the product to be added, you can see that the total price color change for a moment from green to grey. In that time (is really short) you have to click on the new ticket button. You have to do that really fast.
4- Then if you see the list of tickets opened, you can see the last one you did with total 0.00 but with the lines of the product you added.
In loadCurrent: function(is new) in order.js file, add:
this.modelorder.set('isBeingDiscounted', false)
this.modelorder.calculateGross()
No tags attached.
duplicate of defect 0032649 closed jorge-garcia [RR16Q2] Add products and create new receipts quickly induces severe failures in Web POS 
Issue History
2017-01-25 18:31nataliagNew Issue
2017-01-25 18:31nataliagAssigned To => Retail
2017-01-25 18:31nataliagResolution time => 1487113200
2017-01-25 18:31nataliagTriggers an Emergency Pack => No
2017-01-26 10:10marvintmReview Assigned To => marvintm
2017-01-26 10:10marvintmRelationship addedduplicate of 0032649
2017-01-26 10:10marvintmStatusnew => closed
2017-01-26 10:11marvintmResolutionopen => duplicate

There are no notes attached to this issue.