Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025813Retail ModulesWeb POSpublic2014-02-24 16:272014-03-31 13:15
jecharri 
guilleaer 
urgentmajoralways
closedfixed 
5
RMP31.1 
RR14Q2RR14Q2 
adrianromero
No
0025813: Impossible to work with Web POS and Mobile Warehouse at the same time
Impossible to work with Web POS and Mobile Warehouse at the same time
-Install 2 modules
-Verify that it is impossible to login at the same time in 2 applications.

The problem is that genetared "js" has the same name in 2 cases so the application does not know that it has to create a new one to work with mobile warehouse or Web POS
No tags attached.
related to defect 0027311 closed szapata Demo login page doesn't load 
Issue History
2014-02-24 16:27jecharriNew Issue
2014-02-24 16:27jecharriAssigned To => marvintm
2014-02-24 16:27jecharriResolution time => 1393628400
2014-02-24 16:27jecharriTriggers an Emergency Pack => No
2014-02-24 16:28jecharriAssigned Tomarvintm => guilleaer
2014-02-24 16:56hgbotCheckin
2014-02-24 16:56hgbotNote Added: 0064529
2014-02-24 16:56hgbotStatusnew => resolved
2014-02-24 16:56hgbotResolutionopen => fixed
2014-02-24 16:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/200ae1886503db88bb03f25665a272209fccaaa2 [^]
2014-02-27 10:41hgbotCheckin
2014-02-27 10:41hgbotNote Added: 0064643
2014-02-27 10:43hgbotCheckin
2014-02-27 10:43hgbotNote Added: 0064645
2014-02-27 12:50hgbotCheckin
2014-02-27 12:50hgbotNote Added: 0064651
2014-03-06 15:43hgbotCheckin
2014-03-06 15:43hgbotNote Added: 0064916
2014-03-06 15:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/200ae1886503db88bb03f25665a272209fccaaa2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/200ae1886503db88bb03f25665a272209fccaaa2 [^]
2014-03-06 15:44hgbotCheckin
2014-03-06 15:44hgbotNote Added: 0064919
2014-03-31 13:15adrianromeroReview Assigned To => adrianromero
2014-03-31 13:15adrianromeroNote Added: 0065607
2014-03-31 13:15adrianromeroStatusresolved => closed
2014-03-31 13:15adrianromeroFixed in Version => RR14Q2
2014-08-12 12:52adrianromeroRelationship addedrelated to 0027311

Notes
(0064529)
hgbot   
2014-02-24 16:56   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 200ae1886503db88bb03f25665a272209fccaaa2
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 24 16:32:30 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/200ae1886503db88bb03f25665a272209fccaaa2 [^]

fixed issue 25813: generated js file includes the app name to avoid conflicts whith other applications

---
M src/org/openbravo/mobile/core/MobileStaticResourceComponent.java
---
(0064643)
hgbot   
2014-02-27 10:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bde6a69b11507825e7a5aa49f13cec08da247b01
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 27 10:40:53 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bde6a69b11507825e7a5aa49f13cec08da247b01 [^]

Related to issue 25813. Added appname attribute to appcache request

---
M web/org.openbravo.retail.posterminal/index.html
---
(0064645)
hgbot   
2014-02-27 10:43   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3dbbf77570a44bac00b0c67ffcc56cd20fb10798
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 27 10:43:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3dbbf77570a44bac00b0c67ffcc56cd20fb10798 [^]

Related to issue 25813. AppCache component will include app name in the generated file name if it exists in the params.

---
M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java
---
(0064651)
hgbot   
2014-02-27 12:50   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: bde6a69b11507825e7a5aa49f13cec08da247b01
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 27 10:40:53 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/bde6a69b11507825e7a5aa49f13cec08da247b01 [^]

Related to issue 25813. Added appname attribute to appcache request

---
M web/org.openbravo.retail.posterminal/index.html
---
(0064916)
hgbot   
2014-03-06 15:43   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 200ae1886503db88bb03f25665a272209fccaaa2
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 24 16:32:30 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/200ae1886503db88bb03f25665a272209fccaaa2 [^]

fixed issue 25813: generated js file includes the app name to avoid conflicts whith other applications

---
M src/org/openbravo/mobile/core/MobileStaticResourceComponent.java
---
(0064919)
hgbot   
2014-03-06 15:44   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 3dbbf77570a44bac00b0c67ffcc56cd20fb10798
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 27 10:43:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/3dbbf77570a44bac00b0c67ffcc56cd20fb10798 [^]

Related to issue 25813. AppCache component will include app name in the generated file name if it exists in the params.

---
M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java
---
(0065607)
adrianromero   
2014-03-31 13:15   
Reviewed.