Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037165Retail ModulesWeb POSpublic2017-10-25 10:272017-10-31 12:14
malsasua 
marvintm 
normalmajoralways
closedfixed 
5
 
RR17Q2.4 
migueldejuana
Production - Confirmed Stable
2016-03-15
RR16Q2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2bc0dbcc2429c27370f69b0c888ec1a3b19c2095 [^]
No
0037165: new js file is not sent to terminal when login is done. Refresh browser is required
When some change is done in the source code, compilation and restart tomcat is done, the new JS file created in server is not sent to terminal in login process. Refresh browser is required
1. start tomcat
2. login terminal > check in developers tools the JS file in SOURCES tab, gen folder.
3. logout
4. change the code, for example, adding a new property to one model
5. compile
6. start tomcat
7. login terminal > check in developers tools the JS file in SOURCES tab, gen folder. It is the same that step 2 >> WRONG
8. refresh browser> check in developers tools the JS file in SOURCES tab, gen folder. It is not the same that step 2 >> RIGHT
No tags attached.
blocks defect 0037159 closed marvintm new js file is not sent to terminal when login is done. Refresh browser is required 
Issue History
2017-10-25 16:56marvintmTypedefect => backport
2017-10-25 16:56marvintmTarget Version => RR17Q2.4
2017-10-30 18:53hgbotCheckin
2017-10-30 18:53hgbotNote Added: 0100166
2017-10-30 18:53hgbotStatusscheduled => resolved
2017-10-30 18:53hgbotResolutionopen => fixed
2017-10-30 18:53hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core/rev/6cbbb924e8b42122b678f753667caeaae06f759c [^]
2017-10-30 18:54marvintmAssigned ToRetail => marvintm
2017-10-31 12:14migueldejuanaReview Assigned To => migueldejuana
2017-10-31 12:14migueldejuanaNote Added: 0100187
2017-10-31 12:14migueldejuanaStatusresolved => closed

Notes
(0100166)
hgbot   
2017-10-30 18:53   
Repository: retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core
Changeset: 6cbbb924e8b42122b678f753667caeaae06f759c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 30 18:53:26 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core/rev/6cbbb924e8b42122b678f753667caeaae06f759c [^]

Fixed issue 37165. The source version will be checked always when there is only one server

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0100187)
migueldejuana   
2017-10-31 12:14   
Tested and reviewed