Skip to Content
Menú
This question has been flagged

Hello,

I wish to move by default in a customized module the french chart of accounts from 6 to 8 digits.

I get error message but the chart of accounts still stick to 6 digits.

<?xml version="1.0" encoding="utf-8"?>
<odoo>
    <data noupdate="0">

         <record id="l10n_fr.l10n_fr_pcg_chart_template" model="account.chart.template">
            <field name="code_digits" eval="8"/>
        </record>

    </data>
</odoo>


Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de maig 18
3604
2
de gen. 25
3604
1
d’abr. 22
9350
2
d’oct. 21
8632
1
d’oct. 21
1988