Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037159Retail ModulesWeb POSpublic2017-10-25 10:272017-10-30 15:38
malsasua 
marvintm 
normalmajoralways
closedfixed 
5
 
RR18Q1 
migueldejuana
Production - Confirmed Stable
2016-03-15
RR16Q2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2bc0dbcc2429c27370f69b0c888ec1a3b19c2095 [^]
No
0037159: 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.
depends on backport 0037163RR17Q4 closed marvintm new js file is not sent to terminal when login is done. Refresh browser is required 
depends on backport 0037164RR17Q3.1 closed marvintm new js file is not sent to terminal when login is done. Refresh browser is required 
depends on backport 0037165RR17Q2.4 closed marvintm new js file is not sent to terminal when login is done. Refresh browser is required 
related to design defect 0040096 closed migueldejuana Source verson check is not done for store server, add it to the central server login 
Issue History
2017-10-25 10:27malsasuaNew Issue
2017-10-25 10:27malsasuaAssigned To => Retail
2017-10-25 10:27malsasuaResolution time => 1510700400
2017-10-25 10:27malsasuaTriggers an Emergency Pack => No
2017-10-25 16:55marvintmRegression level => Production - Confirmed Stable
2017-10-25 16:55marvintmRegression date => 2016-03-15
2017-10-25 16:55marvintmRegression introduced in release => RR16Q2
2017-10-25 16:55marvintmRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2bc0dbcc2429c27370f69b0c888ec1a3b19c2095 [^]
2017-10-25 16:56marvintmStatusnew => scheduled
2017-10-25 16:56marvintmAssigned ToRetail => marvintm
2017-10-26 10:24hgbotCheckin
2017-10-26 10:24hgbotNote Added: 0100074
2017-10-26 10:24hgbotStatusscheduled => resolved
2017-10-26 10:24hgbotResolutionopen => fixed
2017-10-26 10:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/35798f0876d147b64406d42011edc328928e6fb1 [^]
2017-10-30 15:38migueldejuanaReview Assigned To => migueldejuana
2017-10-30 15:38migueldejuanaNote Added: 0100149
2017-10-30 15:38migueldejuanaStatusresolved => closed
2017-10-30 15:38migueldejuanaFixed in Version => RR18Q1
2019-01-31 22:32mtaalRelationship addedrelated to 0040096

Notes
(0100074)
hgbot   
2017-10-26 10:24   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 35798f0876d147b64406d42011edc328928e6fb1
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 25 16:47:21 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/35798f0876d147b64406d42011edc328928e6fb1 [^]

Fixed issue 37159. 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
---
(0100149)
migueldejuana   
2017-10-30 15:38   
Reviewed