Merge branch 'mig/13.0/project_task_line' into '13.0-test'

mig/13.0/project_task_line into 13.0-test

See merge request hibou-io/hibou-odoo/suite!96
This commit is contained in:
Hibou Bot
2019-09-12 02:08:43 +00:00

View File

@@ -13,7 +13,7 @@
</xpath>
<xpath expr="//page[@name='description_page']" position="after">
<page name="task_lines" string="Todo List">
<field name="line_ids" widget="one2many_list">
<field name="line_ids" widget="one2many_list" context="{'default_task_id': id}">
<tree>
<field name="sequence" widget="handle"/>
<field name="name"/>