Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
10149 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

Hi,

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

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
set 23
1156
0
set 23
993
6
ott 23
20748
3
mar 24
8511
2
set 20
5339