[MIG] base_external_system: Migration to 15.0

This commit is contained in:
Cesar Andres Sanchez
2022-07-14 00:00:17 +02:00
committed by Pedro M. Baeza
parent 2f3f56d476
commit f46233eb16
5 changed files with 14 additions and 9 deletions

View File

@@ -53,7 +53,7 @@
<field name="name">external.system.view.tree</field>
<field name="model">external.system</field>
<field name="arch" type="xml">
<tree string="External Systems">
<tree>
<field name="name" />
<field name="host" />
<field name="port" />