Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032625Retail ModulesWeb POSpublic2016-04-08 10:162016-05-02 11:36
paul_guiot 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0032625: [SERQA 691] Display inconsistency between the language set in backend and the display in the Profile user (Webpos)
Language display in the webpos. Visually, there is an issue between the language set in the webpos and the one set in the backend. Even if French is set by default in backend, when we open the window in the WEBPOS, the system shows English.
1. Go to the backend, set French by default for the user you will use in the back office.
2. With this user, go to the webpos. The Language is in French:
a. Go to the menu;
b. Click on “Utilisateur”;
c. Click on “ Profil”;

In this screen, we see the following:
Langue: English

It is wrong. As French is set by default, the display should be French
No tags attached.
has duplicate defect 0032750 closed Retail [SER QA 820] WebPOS "Edit profile" language value is always shown in English, as in "English (USA)" when in French 
Issue History
2016-04-08 10:16paul_guiotNew Issue
2016-04-08 10:16paul_guiotAssigned To => Retail
2016-04-08 10:16paul_guiotTriggers an Emergency Pack => No
2016-04-08 10:18paul_guiotResolution time => 1461708000
2016-04-11 16:51OrekariaStatusnew => acknowledged
2016-04-12 12:31ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-04-12 12:31ranjith_qualiantech_comStatusacknowledged => scheduled
2016-04-28 07:50hgbotCheckin
2016-04-28 07:50hgbotNote Added: 0086039
2016-04-28 07:50hgbotCheckin
2016-04-28 07:50hgbotNote Added: 0086040
2016-04-28 07:50hgbotStatusscheduled => resolved
2016-04-28 07:50hgbotResolutionopen => fixed
2016-04-28 07:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b719b431b612b7ee090d5d1ccaab14746fff059f [^]
2016-05-02 11:36marvintmReview Assigned To => marvintm
2016-05-02 11:36marvintmStatusresolved => closed
2016-05-12 14:52OrekariaRelationship addedhas duplicate 0032750

Notes
(0086039)
hgbot   
2016-04-28 07:50   
Repository: tools/automation/pi-mobile
Changeset: fc4b3894fe7c1db8f79e743bff3a8b498b341248
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 28 11:15:29 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fc4b3894fe7c1db8f79e743bff3a8b498b341248 [^]

Verifies issue 32625 : Added automated test 'I32625_VerifyUserProfileDefaultLang'

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/system/I32625_VerifyUserProfileDefaultLang.java
---
(0086040)
hgbot   
2016-04-28 07:50   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b719b431b612b7ee090d5d1ccaab14746fff059f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 28 11:15:53 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b719b431b612b7ee090d5d1ccaab14746fff059f [^]

Fixes issue 32625 : Display default language in User Profile

OB.Application.language is not defined, it been replaced by the language from Profile Properties

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js
---