تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
10947 أدوات العرض

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>

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 23
1844
0
سبتمبر 23
1537
6
أكتوبر 23
21794
3
مارس 24
9250
2
سبتمبر 20
5886