Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027264Retail ModulesWeb POSpublic2014-08-01 19:082014-10-01 15:36
jecharri 
marvintm 
immediatemajoralways
closedfixed 
5
 
RR14Q3 
szapata
Packaging and release
RR14Q3
No
0027264: Default language is not being applied
Default language is not being applied
-Go to Web POS
-Go to user profile and set different language than english as default
-Verify that you can see properly the language
-Logout and login

You will see that Web POS is again in English but if you go to user profile the selected language appear.

If you remove the cache, the first login works with correct language
No tags attached.
Issue History
2014-08-01 19:08jecharriNew Issue
2014-08-01 19:08jecharriAssigned To => marvintm
2014-08-01 19:08jecharriRegression level => Production - QA Approved
2014-08-01 19:08jecharriTriggers an Emergency Pack => No
2014-08-01 19:12jecharriResolution time => 1407189600
2014-08-01 19:14jecharriResolution time1407189600 => 1407103200
2014-08-04 17:35shuehnerTarget VersionRR14Q2.3 => RR14Q3
2014-08-04 17:36jecharriRegression levelProduction - QA Approved => Packaging and release
2014-08-04 17:39shuehnerIssue Monitored: shuehner
2014-08-04 19:41hgbotCheckin
2014-08-04 19:41hgbotNote Added: 0069079
2014-08-04 19:41hgbotStatusnew => resolved
2014-08-04 19:41hgbotResolutionopen => fixed
2014-08-04 19:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9a6a6cef7986242d658a54d55eebb0c467f0afd5 [^]
2014-08-04 20:03hgbotCheckin
2014-08-04 20:03hgbotNote Added: 0069080
2014-08-04 20:03hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9a6a6cef7986242d658a54d55eebb0c467f0afd5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bcce9aedcc6287383ca53116d92424ee198438c6 [^]
2014-08-04 23:57szapataReview Assigned To => szapata
2014-08-04 23:57szapataStatusresolved => closed
2014-10-01 15:36plujanRegression introduced in release => RR14Q3

Notes
(0069079)
hgbot   
2014-08-04 19:41   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9a6a6cef7986242d658a54d55eebb0c467f0afd5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Aug 04 19:40:25 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9a6a6cef7986242d658a54d55eebb0c467f0afd5 [^]

Fixed 27264. Labels will be loaded correctly from cache.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069080)
hgbot   
2014-08-04 20:03   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bcce9aedcc6287383ca53116d92424ee198438c6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Aug 04 20:03:01 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bcce9aedcc6287383ca53116d92424ee198438c6 [^]

Fixed issue 27264. Better support for different languages for different users.

---
M src/org/openbravo/mobile/core/login/LabelsComponent.java
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---