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

I'm trying to change the project kanban view so that, when we click on a card, it will call the project instead of the task list.

So, I have to change this...

<div t-attf-class="oe_kanban_color_#{kanban_getcolor(record.color.raw_value)} oe_kanban_card oe_kanban_project oe_kanban_global_click">

into this...

<div t-attf-class="oe_kanban_color_#{kanban_getcolor(record.color.raw_value)} oe_kanban_card

oe_kanban_project oe_kanban_project_list oe_kanban_global_click">


( oe_kanban_project => oe_kanban_project oe_kanban_project_list)


Yet, I'm missing the right syntax to do this. Any ideas?


;)


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

Did you get anywhere with this? I have the same issue.

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

Nop !! Just remove JS code of kanban card click(Project > static > src > Js > project.js ) ...

อวตาร
ละทิ้ง

How can we do that without changing source code(e.g. in a module). thanks

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
มี.ค. 22
3224
Project Kanban Columns แก้ไขแล้ว
1
ธ.ค. 19
5307
0
ก.ย. 17
3891
1
ก.พ. 25
5011
0
พ.ค. 18
3145