[MERGE] remove warnings
[odoo/odoo.git] / addons / l10n_be / account_chart_template.yml
1 -
2   !python {model: account.chart.template}: |
3       if 'spoken_languages' in self._all_columns:
4         self.write(cr, uid, [ref('l10nbe_chart_template')], {'spoken_languages': 'nl_BE'})