Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035604Retail ModulesWeb POSpublic2017-03-22 17:592017-04-26 17:33
nataliag 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RR17Q3 
guilleaer
No
0035604: Total (0.00) using a big number of lines in a POS terminal with not including taxes.
If you use a POS terminal with not including taxes and you add a big number of lines (more than 20) quickly, the total suddenly is set to 0.00
1- Go to web POS using PS-1 terminal (Not including taxes).
2- Create a new ticket and start adding products in a quick way. When you have added around 20 the total changes and is set to 0.00.
3- If you continue adding more products the total is fixed to 0.00.
No tags attached.
related to defect 0034517 closed jorge-garcia [Performance] Discounts calculation is slower when the user increase the number of lines of the receipt 
has duplicate defect 0035837 closed jorge-garcia Add 2 different products quickly using not including taxes price list breaks the application 
Issue History
2017-03-22 17:59nataliagNew Issue
2017-03-22 17:59nataliagAssigned To => Retail
2017-03-22 17:59nataliagResolution time => 1491948000
2017-03-22 17:59nataliagTriggers an Emergency Pack => No
2017-03-22 18:00nataliagRelationship addedrelated to 0034517
2017-03-22 18:12jfrancesIssue Monitored: jfrances
2017-04-11 14:18migueldejuanaStatusnew => scheduled
2017-04-11 14:18migueldejuanaAssigned ToRetail => migueldejuana
2017-04-12 08:59hgbotCheckin
2017-04-12 08:59hgbotNote Added: 0095995
2017-04-12 08:59hgbotStatusscheduled => resolved
2017-04-12 08:59hgbotResolutionopen => fixed
2017-04-12 08:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc2a37a204fe27f93702b5f8c63a3e41fa24bc0c [^]
2017-04-26 16:43jorge-garciaRelationship addedhas duplicate 0035837
2017-04-26 17:33guilleaerReview Assigned To => guilleaer
2017-04-26 17:33guilleaerStatusresolved => closed
2017-04-26 17:33guilleaerFixed in Version => RR17Q3

Notes
(0095995)
hgbot   
2017-04-12 08:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cc2a37a204fe27f93702b5f8c63a3e41fa24bc0c
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Apr 11 14:20:20 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc2a37a204fe27f93702b5f8c63a3e41fa24bc0c [^]

Fixed issue 0035604: Total (0.00) using a big number of lines in a POS terminal with not including taxes.

- Get a copy of lines when calculating taxes because asynchrony can cause differences in line at different points in the process

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---