Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
10141 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

Hi,

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

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
zář 23
1155
0
zář 23
987
6
říj 23
20747
3
bře 24
8508
2
zář 20
5337