Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0035056 | Retail Modules | Web POS | public | 2017-01-25 18:31 | 2017-01-26 10:11 | |||||||
Reporter | nataliag | |||||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | OBPS | |||||||||||
Support ticket | 45126 | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0035056: Ticket with total zero although it has lines when a new ticket is created very fast after adding lines to the first one | |||||||||||
Description | 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. | |||||||||||
Steps To Reproduce | 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. | |||||||||||
Proposed Solution | In loadCurrent: function(is new) in order.js file, add: this.modelorder.set('isBeingDiscounted', false) this.modelorder.calculateGross() | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-01-25 18:31 | nataliag | New Issue | ||||||||||
2017-01-25 18:31 | nataliag | Assigned To | => Retail | |||||||||
2017-01-25 18:31 | nataliag | OBNetwork customer | => Yes | |||||||||
2017-01-25 18:31 | nataliag | Support ticket | => 45126 | |||||||||
2017-01-25 18:31 | nataliag | Resolution time | => 1487113200 | |||||||||
2017-01-25 18:31 | nataliag | Triggers an Emergency Pack | => No | |||||||||
2017-01-26 10:10 | marvintm | Review Assigned To | => marvintm | |||||||||
2017-01-26 10:10 | marvintm | Relationship added | duplicate of 0032649 | |||||||||
2017-01-26 10:10 | marvintm | Status | new => closed | |||||||||
2017-01-26 10:11 | marvintm | Resolution | open => duplicate |
There are no notes attached to this issue. |