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

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

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

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