fix(kanban): use card template for owl parser compatibility
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<field name="technician_id"/>
|
||||
<field name="state"/>
|
||||
<templates>
|
||||
<t t-name="kanban-box">
|
||||
<t t-name="card">
|
||||
<div class="oe_kanban_global_click">
|
||||
<div class="o_kanban_record_title">
|
||||
<strong><field name="name"/></strong>
|
||||
|
||||
Reference in New Issue
Block a user