MIG project_task_line For Odoo 13.0

This commit is contained in:
Bhoomi
2019-09-11 18:21:02 -04:00
committed by Leo Pinedo
parent 2564a4fcb0
commit e65e6b881d
3 changed files with 2 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
<xpath expr="//page[@name='description_page']" position="after">
<page name="task_lines" string="Todo List">
<field name="line_ids" widget="one2many_list">
<tree editable="bottom">
<tree>
<field name="sequence" widget="handle"/>
<field name="name"/>
<field name="kanban_state" widget="state_selection" string="Status"/>