Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044673Retail ModulesWeb POSpublic2020-07-21 10:072020-07-24 11:09
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q3RR20Q3 
adrianromero
Production - QA Approved
2019-11-25
RR20Q1
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c5f12708ce47a14f3d8fba7dd2b1ff380fc18deb#l2.88 [^]
No
0044673: 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 => RR20Q3
2020-07-24 06:45hgbotResolutionopen => fixed
2020-07-24 06:45hgbotStatusscheduled => resolved
2020-07-24 06:45hgbotFixed in Version => RR20Q3
2020-07-24 06:45hgbotNote Added: 0121593
2020-07-24 11:09adrianromeroReview Assigned To => adrianromero
2020-07-24 11:09adrianromeroNote Added: 0121600
2020-07-24 11:09adrianromeroStatusresolved => closed

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

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

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