Merge branch 'master-bhumika-helpdesk' into 'master'

[FIX]: Updated kanban view of helpdesk to remove quick creation of groups

See merge request flectra-hq/flectra!168
This commit is contained in:
Parthiv Patel 2018-11-14 06:21:35 +00:00
commit cf0ac3ada1
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
<field name="arch" type="xml">
<kanban default_group_by="stage_id"
class="o_kanban_small_column o_kanban_project_tasks"
on_create="quick_create">
on_create="quick_create" group_create="false">
<field name="id"/>
<field name="name"/>
<field name="team_id"/>