Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030928Retail ModulesWeb POSpublic2015-09-25 09:422015-09-30 16:45
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
Code review
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/714e38b7a407 [^]
No
0030928: The order should not be save twice
The order should not be save twice
Log in the WebPOS

Add a new product

Verify that this code is being executed twice
  saveCurrent: function () {

Once coming from the product addition, another from the calculateGross
No tags attached.
Issue History
2015-09-25 09:42OrekariaNew Issue
2015-09-25 09:42OrekariaAssigned To => Orekaria
2015-09-25 09:42OrekariaTriggers an Emergency Pack => No
2015-09-25 11:01hgbotCheckin
2015-09-25 11:01hgbotNote Added: 0080637
2015-09-25 11:01hgbotStatusnew => resolved
2015-09-25 11:01hgbotResolutionopen => fixed
2015-09-25 11:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d942025c4a78910dde89b63262664b478ceb346 [^]
2015-09-25 11:01OrekariaReview Assigned To => marvintm
2015-09-25 14:29OrekariaRegression level => Code review
2015-09-25 14:29OrekariaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/714e38b7a407 [^]
2015-09-30 16:45marvintmStatusresolved => closed
2015-09-30 16:45marvintmFixed in Version => RR15Q4

Notes
(0080637)
hgbot   
2015-09-25 11:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4d942025c4a78910dde89b63262664b478ceb346
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Sep 25 11:00:30 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d942025c4a78910dde89b63262664b478ceb346 [^]

Fixes issue 30928: Removed unnecessary saveCurrent

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---