Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
3399 มุมมอง

problem in goupby with arabic language

for exemple
"(5 إدارة( " not "(5) إدارة"

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Syntax of domains - operators แก้ไขแล้ว
2
ม.ค. 23
27426
4
มิ.ย. 21
40163
1
ธ.ค. 20
3095
1
เม.ย. 18
8323
Why Odoo is so successful แก้ไขแล้ว
3
ก.ย. 15
10059