Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044674Retail ModulesWeb POSpublic2020-07-21 10:072020-07-24 11:10
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q2.1RR20Q2.1 
adrianromero
Production - QA Approved
2019-11-25
RR20Q1
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c5f12708ce47a14f3d8fba7dd2b1ff380fc18deb#l2.88 [^]
No
0044674: LabelComponent languageSk is not updated with language name
LabelComponent languageSk is not updated with language name, instead it was updated with language Id
Instance with indevelopment
Load the POS
in Console,
OB.UTIL.localStorage.getItem('POSlanguageSK') returns id instead of language
No tags attached.
blocks defect 0044643 closed ranjith_qualiantech_com LabelComponent languageSk is not updated with language name 
Issue History
2020-07-23 11:30adrianromeroTypedefect => backport
2020-07-23 11:30adrianromeroTarget Version => RR20Q2.1
2020-07-24 06:45hgbotResolutionopen => fixed
2020-07-24 06:45hgbotStatusscheduled => resolved
2020-07-24 06:45hgbotFixed in Version => RR20Q2.1
2020-07-24 06:45hgbotNote Added: 0121594
2020-07-24 11:10adrianromeroReview Assigned To => adrianromero
2020-07-24 11:10adrianromeroNote Added: 0121601
2020-07-24 11:10adrianromeroStatusresolved => closed

Notes
(0121594)
hgbot   
2020-07-24 06:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 1347d44f84d21db9b01cdab0eaf3c7182b55adb6
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-07-24T10:14:52+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/1347d44f84d21db9b01cdab0eaf3c7182b55adb6 [^]

Fixed ISSUE-44674: LabelComponent languageSk should be updated with Language Name

---
M src/org/openbravo/mobile/core/login/LabelsComponent.java
---
(0121601)
adrianromero   
2020-07-24 11:10   
Verified