Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043286Retail ModulesWeb POSpublic2020-02-20 13:042020-03-09 07:33
Leyre 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR19Q4.3 
migueldejuana
No
0043286: It is not possible to log into WebPOS, if we remove the static resource .js from Cache Storage and compile with any OB update.
It is not possible to log into WebPOS, if we remove the static resource .js from Cache Storage and compile with any OB update.
1. Open a POS Terminal without errors.
2. Stop Tomcat
3. Make a change in any .js file (without generating errors when loading errors).
4. ant compile.complete.deploy
5. In the Previous POS Terminal, open the console browser -> Application -> Cache Storage. Search for the .js and delete it. See attached image step5.png.
6. When the compilation is finished, refresh the projects in Eclipse and start the Tomcat.
7. F5 in the Web POS -> Verify that there is an error
1) Delete the Cache Storage -> see attached image cache.png
2) F5 in the POS Terminal
No tags attached.
blocks defect 0043280 closed ranjith_qualiantech_com It is not possible to log into WebPOS, if we remove the static resource .js from Cache Storage and compile with any OB update. 
Issue History
2020-02-20 15:57marvintmTypedefect => backport
2020-02-20 15:57marvintmTarget Version => RR19Q4.2
2020-02-20 17:02ngarciaResolution time1552345200 => 1583967600
2020-02-24 12:36hgbotCheckin
2020-02-24 12:36hgbotNote Added: 0118052
2020-02-24 12:36hgbotStatusscheduled => resolved
2020-02-24 12:36hgbotResolutionopen => fixed
2020-02-24 12:36hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q4.2/org.openbravo.retail.posterminal/rev/8313d91b39b2a7a3d98c62f11354017e707478e2 [^]
2020-03-04 10:00migueldejuanaReview Assigned To => migueldejuana
2020-03-04 10:00migueldejuanaNote Added: 0118313
2020-03-04 10:00migueldejuanaStatusresolved => closed
2020-03-05 16:04hgbotCheckin
2020-03-05 16:04hgbotNote Added: 0118347
2020-03-05 16:04hgbotStatusclosed => resolved
2020-03-05 16:04hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR19Q4.2/org.openbravo.retail.posterminal/rev/8313d91b39b2a7a3d98c62f11354017e707478e2 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q4.3/org.openbravo.retail.posterminal/rev/630c040d6ee7fe5a1e968f6318306e58d8c3d0f3 [^]
2020-03-09 06:35priyamTarget VersionRR19Q4.2 => RR19Q4.3
2020-03-09 07:33migueldejuanaNote Added: 0118413
2020-03-09 07:33migueldejuanaStatusresolved => closed

Notes
(0118052)
hgbot   
2020-02-24 12:36   
Repository: retail/backports/3.0RR19Q4.2/org.openbravo.retail.posterminal
Changeset: 8313d91b39b2a7a3d98c62f11354017e707478e2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Feb 24 17:05:45 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.2/org.openbravo.retail.posterminal/rev/8313d91b39b2a7a3d98c62f11354017e707478e2 [^]

Fixed issue 43286 : POS will be reloaded when resource is not available in Cache

* When cache resource are not available, cache should be deleted and fetched again
* LocalStorage SourceVersion should be removed
  because localstorage SourceVersion is validated with Backoffice SourceVersion

---
M web/org.openbravo.retail.posterminal/index.jsp
---
(0118313)
migueldejuana   
2020-03-04 10:00   
Tested and reviewed
(0118347)
hgbot   
2020-03-05 16:04   
Repository: retail/backports/3.0RR19Q4.3/org.openbravo.retail.posterminal
Changeset: 630c040d6ee7fe5a1e968f6318306e58d8c3d0f3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 05 20:33:50 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.3/org.openbravo.retail.posterminal/rev/630c040d6ee7fe5a1e968f6318306e58d8c3d0f3 [^]

Fixed issue-43286 : POS will be reloaded when resource is not available in Cache

* When cache resource are not available, cache should be deleted and fetched again
* LocalStorage SourceVersion should be removed
  because localstorage SourceVersion is validated with Backoffice SourceVersion

---
M web/org.openbravo.retail.posterminal/index.jsp
---
(0118413)
migueldejuana   
2020-03-09 07:33   
Tested and reviewed