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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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>
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
wrz 23
|
1155 | ||
|
0
wrz 23
|
983 | ||
How to edit the product website description
Rozwiązane
|
|
6
paź 23
|
20747 | |
|
3
mar 24
|
8507 | ||
|
2
wrz 20
|
5333 |