Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2859 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
669
2
mar 23
6728
0
maj 21
2186
0
sie 15
4303
2
lip 24
2806