Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030632Retail ModulesWeb POSpublic2015-08-22 12:392015-09-09 19:20
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
No
0030632: Stabilization: The retail.posterminal window is interactive before the models have been fully loaded
Stabilization: The retail.posterminal window is interactive before the models have been fully loaded

It should be nice to be kept that way, if some day we can prevent the issues that this early load can create with slow computers/fast users
Log into the WebPOS

a)
When the pos is shown
Verify that the receipt fields are empty and then, filled

b)
refresh the webpage (F5)
Verify

c)
open the cashup
cancel
Verify
Verify the same
No tags attached.
related to defect 0030633RR15Q4 closed Orekaria Stabilization: The cashup window is interactive before the models have been fully loaded 
related to design defect 0030611RR15Q4 closed Orekaria Stabilization: The cash management window is interactive before the Model has been fully loaded 
blocks defect 0030603RR15Q4 closed Orekaria Stabilization: RR15Q4 related issues 
Issue History
2015-08-22 12:39OrekariaNew Issue
2015-08-22 12:39OrekariaAssigned To => Orekaria
2015-08-22 12:39OrekariaTriggers an Emergency Pack => No
2015-08-22 12:39OrekariaRelationship addedblocks 0030603
2015-08-22 12:41OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9243#r9243
2015-08-22 12:41OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9244#r9244
2015-08-22 12:42OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9245#r9245
2015-08-22 12:57OrekariaRelationship addedrelated to 0030611
2015-08-22 13:00OrekariaRelationship addedrelated to 0030633
2015-08-22 20:36hgbotCheckin
2015-08-22 20:36hgbotNote Added: 0079617
2015-08-22 20:36hgbotCheckin
2015-08-22 20:36hgbotNote Added: 0079618
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/4b8c710b39f8667f9c408362cd83d764e35d47a5 [^]
2015-08-27 17:23hgbotCheckin
2015-08-27 17:23hgbotNote Added: 0079782
2015-09-09 19:20marvintmReview Assigned To => marvintm
2015-09-09 19:20marvintmStatusresolved => closed
2015-09-09 19:20marvintmFixed in Version => RR15Q4

Notes
(0079617)
hgbot   
2015-08-22 20:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ab6c33f9682a4e739c034bbf3e3e082b0804c46e
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/ab6c33f9682a4e739c034bbf3e3e082b0804c46e [^]

Related to issue 30450, preamble of issue 30632: jsLint

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0079618)
hgbot   
2015-08-22 20:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4b8c710b39f8667f9c408362cd83d764e35d47a5
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/4b8c710b39f8667f9c408362cd83d764e35d47a5 [^]

Fixes issue 30632: The posterminal window is shown when the models are ready

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0079782)
hgbot   
2015-08-27 17:23   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d7f796c9482790d5a5241ba5bed4089781c650f1
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Aug 27 17:22:34 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d7f796c9482790d5a5241ba5bed4089781c650f1 [^]

Related to issue 30632: Added missing backward compatibility code for the cashup window

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---