Migrate to 14.0

This commit is contained in:
Florian da Costa
2021-03-22 17:30:58 +01:00
committed by David Beal
parent e7f482ab37
commit c626eaebe9
5 changed files with 12 additions and 9 deletions

View File

@@ -83,7 +83,7 @@
<field name="name">Sql_export_tree_view</field>
<field name="model">sql.export</field>
<field name="arch" type="xml">
<tree string="SQL Export" colors="blue:state == 'draft'">
<tree string="SQL Export" decoration-info="state=='draft'">
<field name="name" />
<field name="state" />
<button