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

As I have created a Many2many field,


project_stage_ids = fields.Many2many("project.stage.line", string="Project Stage Lines")

And added view like,



    


But, I'm not getting the status bar in form view, If I have used the many2many_checkboxes then showing the other all records of stage_lines record!!!
Do you have any ideas?

Thanks



Portretas
Atmesti
Autorius

View:

<xpath expr="//header" position="inside">

<field name="project_stage_ids" widget="statusbar" options="{'clickable': '1'}"/>

</xpath>

Best Answer

Hi,

The statusbar widget is not supported for the many2many field. It is only supported with Selection and Many2one fields. 

Regards

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
rugs. 22
3106
1
rugs. 25
1364
4
liep. 25
24284
2
saus. 23
4977
1
birž. 22
5983