Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029445Retail ModulesWeb POSpublic2015-03-27 14:052015-03-27 16:45
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q2 
marvintm
No
0029445: No receipt events should be fired while the calculateGross is being executed
No receipt event should be fired while the calculateGross is being executed
Log into the WebPOS
Add different products and products with discounts until the performance lowers
Verify that, sometimes, the total amount is set to 0 for a moment and then, the correct amount is updated (INCORRECT)
No tags attached.
related to design defect 0030942RR15Q4 closed Orekaria Events are being fired when the applyDiscounts tries to prevent infinite loop 
Issue History
2015-03-27 14:05OrekariaNew Issue
2015-03-27 14:05OrekariaAssigned To => Orekaria
2015-03-27 14:05OrekariaTriggers an Emergency Pack => No
2015-03-27 16:02hgbotCheckin
2015-03-27 16:02hgbotNote Added: 0076100
2015-03-27 16:02hgbotStatusnew => resolved
2015-03-27 16:02hgbotResolutionopen => fixed
2015-03-27 16:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/27a369f414d5e721f1f6d6e1d1e61b4f9e11ffe5 [^]
2015-03-27 16:45marvintmReview Assigned To => marvintm
2015-03-27 16:45marvintmStatusresolved => closed
2015-03-27 16:45marvintmFixed in Version => RR15Q2
2015-09-26 22:59OrekariaRelationship addedrelated to 0030942

Notes
(0076100)
hgbot   
2015-03-27 16:02   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 27a369f414d5e721f1f6d6e1d1e61b4f9e11ffe5
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Mar 27 14:14:59 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/27a369f414d5e721f1f6d6e1d1e61b4f9e11ffe5 [^]

Fixes issue 29445: The 'skipApplyPromotions' set, will be done silently, to prevent triggering a receipt event

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