コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3657 ビュー

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
4062
0
2月 23
1864
0
11月 16
4589
1
3月 20
4503
1
3月 19
4199