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

Hi,

I'm facing an issue that doesn't seems to have a solution so I'm asking here in case..

I got an integer field set it in the tree view and when I group the tree view by some other field It's shows in the toggle bar the value of my integer field (like: GROUP_NAME     5).

I saw answers like set editing the field properties but there's no such option in Odoo Online. I saw that I should remove the sum attribute in the XML view but there's none..

Do you have an answer?


Thanks in advance,

RANDRIATAVY Mandresy

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

So seems like there is no solution, what i've done is suppressed the current one and created a new field of type Char.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Try to put group_operator=False attribute on your field definition:

your_field = fields.Integer(group_operator=False)

อวตาร
ละทิ้ง
ผู้เขียน

It's Odoo Online, I don't got access to this

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
เม.ย. 23
3091
2
มี.ค. 15
8627
2
มี.ค. 24
3208
0
เม.ย. 21
3979
3
เม.ย. 25
4932