Skip to Content
Menú
This question has been flagged
1 Respondre
2782 Vistes

How can i show the tasks list inside the kanban view of the project module?

I tried with an xpath like this:

< xpath expr="//div[@class='o_project_kanban_boxes']" position="after" >
   < field name="task_ids" >
      < tree >
        < field name="id"/ >
        < field name="name"/ >
     < /tree >
   < /field >
< /xpath >


The "id" column is correctly populated, but the "name" colum is empty. How can i solve the problem?

Avatar
Descartar
Best Answer

Hello Mario Rossi,

Refer below module may be it will helpful for you.
https://apps.odoo.com/apps/modules/13.0/web_one2many_kanban/

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 25
567
2
de març 23
6657
0
de maig 21
2130
0
d’ag. 15
4221
2
de jul. 24
2695