Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041159Retail ModulesWeb POSpublic2019-06-20 11:502019-07-08 15:57
samuel_nicuesa 
migueldejuana 
highmajoralways
closedfixed 
5
pi 
RR19Q1.2RR19Q1.2 
guilleaer
No
0041159: 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 => RR19Q1.2
2019-06-24 18:44hgbotCheckin
2019-06-24 18:44hgbotNote Added: 0112992
2019-06-24 18:44hgbotStatusscheduled => resolved
2019-06-24 18:44hgbotResolutionopen => fixed
2019-06-24 18:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b05b825fc7ef1dcc865160bfbee30da192c213e4 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.mobile.core/rev/cbe4d96f8927b1d9f6b1c816c428b86bc290688a [^]
2019-07-08 15:57guilleaerReview Assigned To => guilleaer
2019-07-08 15:57guilleaerStatusresolved => closed
2019-07-08 15:57guilleaerFixed in Version => RR19Q1.2

Notes
(0112992)
hgbot   
2019-06-24 18:44   
Repository: retail/backports/3.0RR19Q1.2/org.openbravo.mobile.core
Changeset: cbe4d96f8927b1d9f6b1c816c428b86bc290688a
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.0RR19Q1.2/org.openbravo.mobile.core/rev/cbe4d96f8927b1d9f6b1c816c428b86bc290688a [^]

Fixed issue 41159: 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
---