Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028682Retail ModulesWeb POSpublic2015-01-19 19:362015-01-31 16:52
caristu 
aaroncalero 
highminoralways
closedfixed 
5
pi 
RR15Q2RR15Q2 
mtaal
No
0028682: Some texts can not be translated
Some texts can not be translated: the 'Clear Filters' and 'No products found' texts (see attached) are hardcoded, therefore they can't be translated
In description
In the ob-retail-searchproductcharacteristic.js, ob-retail-searchproducts.js and renderproductch.js files, use the OB.I18N.getLabel method instead of directly placing the text
No tags attached.
png textWPOS.png (63,344) 2015-01-19 19:36
https://issues.openbravo.com/file_download.php?file_id=7703&type=bug
png
Issue History
2015-01-19 19:36caristuNew Issue
2015-01-19 19:36caristuAssigned To => marvintm
2015-01-19 19:36caristuFile Added: textWPOS.png
2015-01-19 19:36caristuResolution time => 1428012000
2015-01-19 19:36caristuTriggers an Emergency Pack => No
2015-01-19 19:36caristuIssue Monitored: networkb
2015-01-19 19:38caristuProposed Solution updated
2015-01-20 13:01caristuversion => pi
2015-01-20 13:01caristuTarget Version => RR15Q2
2015-01-26 13:19aaroncaleroAssigned Tomarvintm => aaroncalero
2015-01-27 11:51hgbotCheckin
2015-01-27 11:51hgbotNote Added: 0073803
2015-01-27 11:51hgbotStatusnew => resolved
2015-01-27 11:51hgbotResolutionopen => fixed
2015-01-27 11:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68ea91759d88298aca0fb112d9c18992f8597ad5 [^]
2015-01-27 11:53hgbotCheckin
2015-01-27 11:53hgbotNote Added: 0073804
2015-01-27 11:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68ea91759d88298aca0fb112d9c18992f8597ad5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/04705bdd5de91aa71af545b2cccdf41b6afcc0d7 [^]
2015-01-31 16:52mtaalReview Assigned To => mtaal
2015-01-31 16:52mtaalStatusresolved => closed
2015-01-31 16:52mtaalFixed in Version => RR15Q2
2015-01-31 16:52mtaalNote Added: 0073964

Notes
(0073803)
hgbot   
2015-01-27 11:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 68ea91759d88298aca0fb112d9c18992f8597ad5
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Tue Jan 27 11:02:30 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68ea91759d88298aca0fb112d9c18992f8597ad5 [^]

Fixed issue 28682: Some texts can not be translated

Replaced static 'Clear Filters' text with a translatable message

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/renderproductch.js
---
(0073804)
hgbot   
2015-01-27 11:53   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 04705bdd5de91aa71af545b2cccdf41b6afcc0d7
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Tue Jan 27 10:45:35 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/04705bdd5de91aa71af545b2cccdf41b6afcc0d7 [^]

Fixed issue 28682: Some texts can not be translated

Replaced static 'No products found' text with translatable messages

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproducts.js
---
(0073964)
mtaal   
2015-01-31 16:52   
Reviewed and tested