This commit is contained in:
oscar alvarez 2022-03-25 08:25:54 -05:00
parent 3b250f4b71
commit 277f725f5d
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
this repository contains the full copyright notices and license terms. -->
<tryton>
<data>
<record model="ir.ui.view" id="work_view_list_sequence">
<!-- <record model="ir.ui.view" id="work_view_list_sequence">
<field name="model">production.work</field>
<field name="inherit" ref="production_work.work_view_list_sequence"/>
<field name="name">work_tree</field>
</record>
</record> -->
<record model="ir.ui.view" id="work_view_form">
<field name="model">production.work</field>