跳至内容
菜单
此问题已终结
2 回复
3677 查看

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. 

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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

 


形象
丢弃
相关帖文 回复 查看 活动
2
1月 18
4072
0
2月 23
1865
0
11月 16
4589
1
3月 20
4508
1
3月 19
4204