Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032191Retail ModulesWeb POSpublic2016-02-10 14:012016-02-29 10:29
agete 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2 
marvintm
No
0032191: [SERQA 682] Labels without translation in Web POS
Labels without a translation in POS
Install Openbravo for other language than english
Verify that the following labels are are not translated and cannot be:
- Log in screen: Starting, log in, user, password
- loading: e.g after the login
- cash up report: Starting + Payment method
- logging out
- till differences (when there are till differences)

Verify in the code, that the labels are not created with an ad_message
Change the code in those objects to retrieve the text from an ad_message
Add the missing texts to the ad_message table
SER-QA
Issue History
2016-02-10 14:01ageteNew Issue
2016-02-10 14:01ageteAssigned To => Retail
2016-02-10 14:01ageteResolution time => 1456182000
2016-02-10 14:01ageteTriggers an Emergency Pack => No
2016-02-10 14:01ageteTag Attached: SER-QA
2016-02-10 16:35ageteDescription Updatedbug_revision_view_page.php?rev_id=11053#r11053
2016-02-11 10:32OrekariaStatusnew => acknowledged
2016-02-12 14:57OrekariaDescription Updatedbug_revision_view_page.php?rev_id=11124#r11124
2016-02-12 15:01OrekariaDescription Updatedbug_revision_view_page.php?rev_id=11125#r11125
2016-02-12 15:01OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11127#r11127
2016-02-12 15:01OrekariaProposed Solution updated
2016-02-17 12:00ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-02-17 12:00ranjith_qualiantech_comStatusacknowledged => scheduled
2016-02-18 05:38hgbotCheckin
2016-02-18 05:38hgbotNote Added: 0084306
2016-02-18 05:38hgbotCheckin
2016-02-18 05:38hgbotNote Added: 0084307
2016-02-18 05:42hgbotCheckin
2016-02-18 05:42hgbotNote Added: 0084308
2016-02-18 05:42hgbotStatusscheduled => resolved
2016-02-18 05:42hgbotResolutionopen => fixed
2016-02-18 05:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49d6f4a1c5c6d50ebb5b1c24f1805ba47e60f243 [^]
2016-02-29 10:29marvintmReview Assigned To => marvintm
2016-02-29 10:29marvintmStatusresolved => closed
2016-02-29 10:29marvintmFixed in Version => RR16Q2

Notes
(0084306)
hgbot   
2016-02-18 05:38   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 92a52f1e67a799f30cd2bbfc8586e83ad346fed2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 18 10:07:15 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/92a52f1e67a799f30cd2bbfc8586e83ad346fed2 [^]

Related to issue 32191 : Added Missing i18n labels

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---
(0084307)
hgbot   
2016-02-18 05:38   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bd18df5d747e7497be05c074772ba35239efae24
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 18 10:07:07 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bd18df5d747e7497be05c074772ba35239efae24 [^]

Related to issue 32191 : Added Missing i18n labels

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0084308)
hgbot   
2016-02-18 05:42   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 49d6f4a1c5c6d50ebb5b1c24f1805ba47e60f243
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 18 10:07:51 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49d6f4a1c5c6d50ebb5b1c24f1805ba47e60f243 [^]

Fixes issue 32191 : Added Missing i18n labels

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---