Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030943Retail ModulesWeb POSpublic2015-09-26 22:502015-09-29 18:34
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
No
0030943: Stabilization: calculateGross for lines should only be executed when the calculateGross for the receipt is being executed
Stabilization: calculateGross for lines should only be executed when the calculateGross for the receipt is being executed
In the discounts. and order.js files, verify that the lines are being recalculated
Verify that in the receipt calculateGross function, the lines are not being recalculated
No tags attached.
Issue History
2015-09-26 22:50OrekariaNew Issue
2015-09-26 22:50OrekariaAssigned To => Orekaria
2015-09-26 22:50OrekariaTriggers an Emergency Pack => No
2015-09-26 22:50OrekariaReview Assigned To => marvintm
2015-09-26 22:54hgbotCheckin
2015-09-26 22:54hgbotNote Added: 0080657
2015-09-26 22:54hgbotStatusnew => resolved
2015-09-26 22:54hgbotResolutionopen => fixed
2015-09-26 22:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/860b4ca9dad23459193436afe86b02c3975eecb4 [^]
2015-09-29 18:34marvintmStatusresolved => closed
2015-09-29 18:34marvintmFixed in Version => RR15Q4

Notes
(0080657)
hgbot   
2015-09-26 22:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 860b4ca9dad23459193436afe86b02c3975eecb4
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Sep 26 22:54:20 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/860b4ca9dad23459193436afe86b02c3975eecb4 [^]

Fixes issue 30943: Refactor the calculateGross affecting lines

The calculateGross of the lines will be executed within the execution of the receipt's calculateGross

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