Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
10875 Vizualizări

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?

Imagine profil
Abandonează
Cel mai bun răspuns

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

<kanban position="attributes">

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

</kanban>

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

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

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
sept. 23
1763
0
sept. 23
1486
6
oct. 23
21665
3
mar. 24
9168
2
sept. 20
5809