Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041019Retail ModulesWeb POSpublic2019-06-04 11:062019-07-30 18:10
nicolasuriz 
nicola_uva 
immediatemajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0041019: The delivery modes are not translated to French in WebPOS even if it is supposed to work fine.
The delivery modes are not translated to French. Every translation is fine coming from Phidias but in WebPOS we still see the delivery modes in English even we are working in French.
1) Login to WebPOS
2) Check that we are in French in the profile
3) Add one product and check then the delivery modes
The way it gets the language is wrong:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.deliverymodes/file/tip/src/org/openbravo/retail/deliverymodes/term/DeliveryModes.java#l33 [^]
No tags attached.
related to defect 0041163 closed alekosmp86 Some fields related to Delivery Mode are not translated 
Issue History
2019-06-04 11:06nicolasurizNew Issue
2019-06-04 11:06nicolasurizAssigned To => Retail
2019-06-04 11:06nicolasurizResolution time => 1559772000
2019-06-04 11:06nicolasurizTriggers an Emergency Pack => No
2019-06-04 11:07guillermogilProposed Solution updated
2019-06-04 15:13guillermogilAssigned ToRetail => nicola_uva
2019-06-06 19:59marvintmResolution time1559772000 => 1560549600
2019-06-07 15:19hgbotCheckin
2019-06-07 15:19hgbotNote Added: 0112507
2019-06-07 15:19hgbotStatusnew => resolved
2019-06-07 15:19hgbotResolutionopen => fixed
2019-06-07 15:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/641e482fdebf6ddfedff3b2eb60853bfb200c687 [^]
2019-06-11 09:46marvintmReview Assigned To => marvintm
2019-06-11 09:46marvintmStatusresolved => closed
2019-06-11 09:46marvintmFixed in Version => RR19Q3
2019-07-30 18:10rafarodaRelationship addedrelated to 0041163

Notes
(0112507)
hgbot   
2019-06-07 15:19   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 641e482fdebf6ddfedff3b2eb60853bfb200c687
Author: Nicola Uva <nicola.uva <at> openbravo.com>
Date: Fri Jun 07 11:50:36 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/641e482fdebf6ddfedff3b2eb60853bfb200c687 [^]

fixed issue 41019: The delivery modes are not translated to French in WebPOS

---
M src/org/openbravo/retail/posterminal/term/DeliveryModes.java
---