Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041158Retail ModulesWeb POSpublic2019-06-20 11:502019-07-17 16:14
samuel_nicuesa 
migueldejuana 
highmajoralways
closedfixed 
5
pi 
RR19Q2.1RR19Q2.1 
guilleaer
No
0041158: JS Resources are not updated after doing a deployment
JS Resources are not updated after doing a deployment, you are in the login window and login in the terminal
[POS]

- Login in one terminal

- Check the JS Generated

- Do log out and now you are in the login window

- Compile the application changing JS files

- Do login in the terminal

- Check the JS Generated and you will see that it has not been changed.
No tags attached.
blocks defect 0041131 closed migueldejuana JS Resources are not updated after doing a deployment 
Issue History
2019-06-24 15:22migueldejuanaTypedefect => backport
2019-06-24 15:22migueldejuanaTarget Version => RR19Q2.1
2019-07-15 13:52hgbotCheckin
2019-07-15 13:52hgbotNote Added: 0113370
2019-07-15 13:52hgbotStatusscheduled => resolved
2019-07-15 13:52hgbotResolutionopen => fixed
2019-07-15 13:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b05b825fc7ef1dcc865160bfbee30da192c213e4 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q2.1/org.openbravo.mobile.core/rev/9860f8567bee554cbc29afcdfc0c49c1a31b8198 [^]
2019-07-17 16:14guilleaerReview Assigned To => guilleaer
2019-07-17 16:14guilleaerStatusresolved => closed
2019-07-17 16:14guilleaerFixed in Version => RR19Q2.1

Notes
(0113370)
hgbot   
2019-07-15 13:52   
Repository: retail/backports/3.0RR19Q2.1/org.openbravo.mobile.core
Changeset: 9860f8567bee554cbc29afcdfc0c49c1a31b8198
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Jun 24 07:53:55 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2.1/org.openbravo.mobile.core/rev/9860f8567bee554cbc29afcdfc0c49c1a31b8198 [^]

Fixed issue 41158: JS Resources are not updated after doing a deployment

- When login, if we see differences in source version, force to reload resources

---
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---