Skip to Content
Menu
This question has been flagged
1 Atsakyti
4148 Rodiniai

<searchpanel>
    <field name="state" select="multi"/>
</searchpanel>

Portretas
Atmesti
Best Answer

The select="multi" attribute is not supported by Odoo's selection field in the search panel tag of a tree view. Only many2many fields can use the select attribute, which lets you choose several values from the field.
On the other side, the selection field is used to offer a drop-down selection of predetermined values. Multiple selections are not by default permitted.
Use a many2many field rather than a selection field if you need to make several selections available in the search panel for a field. The underlying data model and the associated views would need to be changed to accommodate this modification.

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
vas. 22
5310
4
gruod. 24
16989
0
spal. 21
1972
2
gruod. 24
3752
1
lapkr. 24
2489