Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
10143 Tampilan

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?

Avatar
Buang
Jawaban Terbai

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

<kanban position="attributes">

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

</kanban>

Avatar
Buang
Jawaban Terbai

Hi,

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

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Sep 23
1155
0
Sep 23
989
6
Okt 23
20747
3
Mar 24
8509
2
Sep 20
5337