Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044157Retail ModulesWeb POSpublic2020-05-22 11:542020-06-01 14:03
malsasua 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0044157: Label translations in POS Login page
in the POS login page, the labels are translated to the client 0 language.

We propose using the client language associated with the terminal instead of the client 0 language

If the client language associated with the terminal is null then client 0 language should be used
. multiclient environment
. login page
No tags attached.
related to defect 0045733 closed ranjith_qualiantech_com The login page should match the language of the current client 
Issue History
2020-05-22 11:54malsasuaNew Issue
2020-05-22 11:54malsasuaAssigned To => Retail
2020-05-22 11:54malsasuaResolution time => 1591912800
2020-05-22 11:54malsasuaTriggers an Emergency Pack => No
2020-05-22 13:08ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-05-22 13:09ranjith_qualiantech_comStatusnew => scheduled
2020-05-25 03:13hgbotCheckin
2020-05-25 03:13hgbotNote Added: 0120201
2020-05-25 03:13hgbotCheckin
2020-05-25 03:13hgbotNote Added: 0120202
2020-05-25 03:14ranjith_qualiantech_comStatusscheduled => resolved
2020-05-25 03:14ranjith_qualiantech_comResolutionopen => fixed
2020-06-01 14:03marvintmReview Assigned To => marvintm
2020-06-01 14:03marvintmStatusresolved => closed
2020-06-01 14:03marvintmFixed in Version => RR20Q3
2021-01-18 12:31ranjith_qualiantech_comRelationship addedblocks 0045733
2021-01-18 12:31ranjith_qualiantech_comRelationship deletedblocks 0045733
2021-01-18 12:31ranjith_qualiantech_comRelationship addedrelated to 0045733

Notes
(0120201)
hgbot   
2020-05-25 03:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8bed61464ba535201ed12d199bd0b0a35c538af9
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 25 06:43:26 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8bed61464ba535201ed12d199bd0b0a35c538af9 [^]

Related to issue-44157 : Labels should be loaded based on Terminal Client Language

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0120202)
hgbot   
2020-05-25 03:13   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c2ed8ef9e074a66aba101a6070f059ca678c8589
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 25 06:43:36 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c2ed8ef9e074a66aba101a6070f059ca678c8589 [^]

Related to issue-44157 : Added method to get language in Login Servlet

* Labels should be loaded based on Terminal Client Language

---
M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java
---