Skip to content

Commit

Permalink
[FIX] l10n_be: Account 451200 must be reconciliable
Browse files Browse the repository at this point in the history
opw-1913108

closes odoo#29251
  • Loading branch information
Julien00859 committed Dec 5, 2018
1 parent 4629a4f commit fb1ef15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/l10n_be/data/account_pcmn_belgium_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@
<record id="a4512" model="account.account.template">
<field name="name">Compte courant administration T.V.A.</field>
<field name="code">4512</field>
<field name="reconcile" eval="True"/>
<field name="user_type_id" ref="account.data_account_type_current_liabilities"/>
<field name="chart_template_id" ref="l10nbe_chart_template"/>
</record>
Expand Down

0 comments on commit fb1ef15

Please sign in to comment.