Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037163Retail ModulesWeb POSpublic2017-10-25 10:272017-12-22 13:51
malsasua 
marvintm 
normalmajoralways
closedfixed 
5
 
RR17Q4RR17Q4 
migueldejuana
Production - Confirmed Stable
2016-03-15
RR16Q2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2bc0dbcc2429c27370f69b0c888ec1a3b19c2095 [^]
No
0037163: 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 => RR17Q4
2017-10-30 19:19hgbotCheckin
2017-10-30 19:19hgbotNote Added: 0100173
2017-10-30 19:19hgbotStatusscheduled => resolved
2017-10-30 19:19hgbotResolutionopen => fixed
2017-10-30 19:19hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/cb33ed421eb5ea8b4c0048796aad6a9600782c3c [^]
2017-10-31 09:56marvintmAssigned ToRetail => marvintm
2017-12-22 13:51migueldejuanaReview Assigned To => migueldejuana
2017-12-22 13:51migueldejuanaNote Added: 0101237
2017-12-22 13:51migueldejuanaStatusresolved => closed
2017-12-22 13:51migueldejuanaFixed in Version => RR17Q4

Notes
(0100173)
hgbot   
2017-10-30 19:19   
Repository: retail/backports/3.0RR17Q4/org.openbravo.mobile.core
Changeset: cb33ed421eb5ea8b4c0048796aad6a9600782c3c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 30 19:18:46 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/cb33ed421eb5ea8b4c0048796aad6a9600782c3c [^]

Fixed issue 37163. 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
---
(0101237)
migueldejuana   
2017-12-22 13:51   
Reviewed