diff --git a/account_chart_update/wizard/wizard_chart_update.py b/account_chart_update/wizard/wizard_chart_update.py index 23a67e092..c1aa8e910 100644 --- a/account_chart_update/wizard/wizard_chart_update.py +++ b/account_chart_update/wizard/wizard_chart_update.py @@ -347,7 +347,6 @@ class WizardUpdateChartsAccounts(models.TransientModel): % parent.tax_id.name ) - @api.multi def action_update_records(self): """Action that creates/updates/deletes the selected elements.""" self._check_consistency()