Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030631Retail ModulesWeb POSpublic2015-08-22 12:272015-09-18 15:14
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
No
0030631: Stabilization: Mixed synchronous and asyncrhonous logic related to quotations when the order is closed
Stabilization: Mixed synchronous and asyncrhonous logic related to quotations when the order is closed
verify, in the 'dataordersave.js' file, in 'successCallback' of the 'closed' event, that some of the logic is synchronous and other asyncrhonous
No tags attached.
blocks defect 0030603RR15Q4 closed Orekaria Stabilization: RR15Q4 related issues 
Issue History
2015-08-22 12:27OrekariaNew Issue
2015-08-22 12:27OrekariaAssigned To => Orekaria
2015-08-22 12:27OrekariaTriggers an Emergency Pack => No
2015-08-22 12:27OrekariaRelationship addedblocks 0030603
2015-08-22 20:36hgbotCheckin
2015-08-22 20:36hgbotNote Added: 0079615
2015-08-22 20:36hgbotStatusnew => resolved
2015-08-22 20:36hgbotResolutionopen => fixed
2015-08-22 20:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9d1f9d1aac33c48a103ca5eba794d5614c7b90e2 [^]
2015-09-18 15:14marvintmReview Assigned To => marvintm
2015-09-18 15:14marvintmStatusresolved => closed
2015-09-18 15:14marvintmFixed in Version => RR15Q4

Notes
(0079615)
hgbot   
2015-08-22 20:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9d1f9d1aac33c48a103ca5eba794d5614c7b90e2
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Aug 22 20:32:56 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9d1f9d1aac33c48a103ca5eba794d5614c7b90e2 [^]

Fixes issue 30631: The quotation logic has been refactored

- some code moved to the correct method
- variables instantiated within the scope

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---