[MIG] account_chart_update: Migration to 13.0

This commit is contained in:
ernestotejeda
2020-01-17 11:33:28 -05:00
committed by Fernando La Chica
parent 6e7662e7e4
commit 7ca88693b5
7 changed files with 216 additions and 153 deletions

View File

@@ -239,7 +239,6 @@
<field name="name">Update chart of accounts</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">wizard.update.charts.accounts</field>
<field name="view_type">form</field>
<field name="view_mode">form</field>
<field name="target">new</field>
</record>