problem in goupby with arabic language
for exemple
"(5 إدارة( " not "(5) إدارة"
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
no i have {'group_by':'departement'} and إدارة is juste one departement. my problem is related to the arabic caracter.
Hi Mehdi,
if i understand your question you need to defin search view and specify your parameters
<!-- search -->
<record model="ir.ui.view" id="view_search">
<field name="name">model.search</field>
<field name="model">your_model</field>
<field name="type">search</field>
<group expand="0" string="Grouper par ...">
<filter string="إدارة" domain="[]" context="{'group_by':'إدارة'}"/>
</group>
</search>
</field>
</record>
i hope this help you
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
Syntax of domains - operators
Đã xử lý
|
3
thg 10 25
|
28432 | ||
|
4
thg 6 21
|
40834 | |||
|
1
thg 12 20
|
3515 | |||
|
1
thg 4 18
|
8799 | |||
|
Why Odoo is so successful
Đã xử lý
|
3
thg 9 15
|
10506 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.