Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037164Retail ModulesWeb POSpublic2017-10-25 10:272017-10-31 12:13
malsasua 
marvintm 
normalmajoralways
closedfixed 
5
 
RR17Q3.1RR17Q3.1 
migueldejuana
Production - Confirmed Stable
2016-03-15
RR16Q2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2bc0dbcc2429c27370f69b0c888ec1a3b19c2095 [^]
No
0037164: 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 => RR17Q3.1
2017-10-30 19:09marvintmAssigned ToRetail => marvintm
2017-10-30 19:11marvintmNote Added: 0100169
2017-10-30 19:12marvintmStatusscheduled => resolved
2017-10-30 19:12marvintmFixed in Version => RR17Q3.1
2017-10-30 19:12marvintmResolutionopen => fixed
2017-10-31 12:13migueldejuanaReview Assigned To => migueldejuana
2017-10-31 12:13migueldejuanaStatusresolved => closed

Notes
(0100169)
marvintm   
2017-10-30 19:11   
Fixed by the following commit:

https://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.mobile.core/rev/7d4bc5179d67e47d97dc30fe026c94654cd0d0e3 [^]