[MIG] base_comment_template: Migration to 15.0

This commit is contained in:
Jesús Alan Ramos Rodríguez
2022-04-26 14:04:46 -05:00
committed by Víctor Martínez
parent a348edf58c
commit 3b50a7ab08
9 changed files with 29 additions and 75 deletions

View File

@@ -4,7 +4,7 @@
<field name="name">base.comment.template.search</field>
<field name="model">base.comment.template</field>
<field name="arch" type="xml">
<tree string="Comment Templates">
<tree>
<field name="sequence" widget="handle" />
<field name="name" />
<field name="position" />