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

All the project is having the fixed stage_ids, And under each stage_ids ,user can create any tasks.Here in Task Kanban view there is ADD NEW COLUMN for creating new stage_ids .I need to Remove That ADD NEW COLUMN.

How can i do that?

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

Inherit the kanban view to add the group_create attribute to the kanban node:

<kanban position="attributes">

    <attribute name="group_create">false</attribute>

</kanban>

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

Hi,

     Remove this line from  addons/web_kanban/static/src/xml/web_kanban.xml

     <span class="o_kanban_title">Add new Column</span>

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ย. 23
1155
0
ก.ย. 23
992
6
ต.ค. 23
20748
3
มี.ค. 24
8510
2
ก.ย. 20
5339