Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3671 Vistas

In odoo 10 there is issue in displaying items when the user the user preferences is Arabic.

The steps of generating the issue:

1- Install Project module with the demo data.

2- Load  Arabic / الْعَرَبيّة language. 

3- Change user's preferences to Arabic / الْعَرَبيّة

4- Go to Tasks menu and press the calendar view. 

5- Create Task in any date. 

Observations:

1- The calendar does not display any task. 

2- After changing the user preferences to English the tasks appear normally on the calendar view. 

3- The same issue occurs in any module contains calendar like events module has the same issue.

Expectations: 

In the Arabic / الْعَرَبيّة preferences the Tasks/events should appear in the calendar view like its appearing in English preferences.


Why this issue does occur in Arabic / الْعَرَبيّة preferences? And how can be overcame?

Thanks in Advance. 

Avatar
Descartar
Mejor respuesta

Hi, you can change moment.js and replace arabic number with english number then it work.

Avatar
Descartar
Mejor respuesta

Had Same issue in Odoo 9.0c-20161204
Modified js file, now its working fine.


File Modified : web/static/lib/moment/locale/ar-sa.js  

(check ar.js also)

change arabic symbol to numbers

 


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ene 18
4068
0
feb 23
1864
0
nov 16
4589
1
mar 20
4504
1
mar 19
4203