Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029034Retail ModulesWeb POSpublic2015-02-23 18:232015-03-24 13:36
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q2 
malsasua
Automated tests
RR15Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d536de1438c197bbcf90e8c8902b5fd2a9153a17 [^]
No
0029034: The loading window is being shown when the ticket is closed
The loading window is being shown when the ticket is closed

The UI must be responsive. There are very few reasons to block the UI in a Web application
Log in the WebPOS
Create a ticket
Pay it

Verify that the loading window is shown
No tags attached.
caused by defect 0028250 closed adrianromero During the process of closing a receipt UI remains responsive allowing to execute actions 
patch 4546.patch (1,442) 2015-02-23 18:30
https://issues.openbravo.com/file_download.php?file_id=7820&type=bug
Issue History
2015-02-23 18:23OrekariaNew Issue
2015-02-23 18:23OrekariaAssigned To => Orekaria
2015-02-23 18:23OrekariaRegression level => Automated tests
2015-02-23 18:23OrekariaRegression introduced in release => RR15Q1
2015-02-23 18:23OrekariaRegression introduced by commit => https://issues.openbravo.com/view.php?id=28250 [^]
2015-02-23 18:23OrekariaTriggers an Emergency Pack => No
2015-02-23 18:30OrekariaFile Added: 4546.patch
2015-02-23 19:20hgbotCheckin
2015-02-23 19:20hgbotNote Added: 0074821
2015-02-23 19:20hgbotStatusnew => resolved
2015-02-23 19:20hgbotResolutionopen => fixed
2015-02-23 19:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3619f5ca8495f0ec7f54969cb6fa24a994092c96 [^]
2015-02-26 20:19dmitry_mezentsevRelationship addedcaused by 0028250
2015-02-26 20:21dmitry_mezentsevRegression introduced by commithttps://issues.openbravo.com/view.php?id=28250 [^] => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d536de1438c197bbcf90e8c8902b5fd2a9153a17 [^]
2015-02-26 20:21dmitry_mezentsevSeveritymajor => minor
2015-02-27 15:49marvintmReview Assigned To => marvintm
2015-02-27 15:49marvintmStatusresolved => closed
2015-02-27 15:49marvintmFixed in Version => RR15Q2
2015-03-20 13:06hgbotCheckin
2015-03-20 13:06hgbotNote Added: 0075798
2015-03-20 13:06hgbotStatusclosed => resolved
2015-03-20 13:06hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3619f5ca8495f0ec7f54969cb6fa24a994092c96 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal/rev/39cb0e5c68e19de0f06c1149a048a0d83ea5c9e6 [^]
2015-03-24 13:36malsasuaReview Assigned Tomarvintm => malsasua
2015-03-24 13:36malsasuaNote Added: 0075925
2015-03-24 13:36malsasuaStatusresolved => closed

Notes
(0074821)
hgbot   
2015-02-23 19:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3619f5ca8495f0ec7f54969cb6fa24a994092c96
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Feb 23 18:46:40 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3619f5ca8495f0ec7f54969cb6fa24a994092c96 [^]

Fixes issue 29034, Backed out changeset: d536de1438c1 of issue 28250: Loading window is shown when the receipt is closed

The problem was that the fix found for the causing issue was trying to fix receipt inconsistences when the user was trying to create a new order just after having finished a previous one and 2 changesets were introduced
The first changeset tried a work around (blocking the UI), but the second one tried to fix the real issue

Note: If the issue tried to fix in the causing issue referred by this issue arises again, a proper fix has to be found. Blocking the UI is not an option

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0075798)
hgbot   
2015-03-20 13:06   
Repository: retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal
Changeset: 39cb0e5c68e19de0f06c1149a048a0d83ea5c9e6
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Mar 20 13:06:36 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal/rev/39cb0e5c68e19de0f06c1149a048a0d83ea5c9e6 [^]

Fixes issue 29034, Backed out changeset: d536de1438c1 of issue 28250: Loading window is shown when the receipt is closed

The problem was that the fix found for the causing issue was trying to fix receipt inconsistences when the user was trying to create a new order just after having finished a previous one and 2 changesets were introduced
The first changeset tried a work around (blocking the UI), but the second one tried to fix the real issue

Note: If the issue tried to fix in the causing issue referred by this issue arises again, a proper fix has to be found. Blocking the UI is not an option

Note: Backport to RR15Q1.2

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0075925)
malsasua   
2015-03-24 13:36   
verified in RR15Q1.2