[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 Maksym Yankin
parent 735a2c9d63
commit a624f08f5f
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" />