跳至內容
選單
此問題已被標幟
3806 瀏覽次數

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>


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
5月 18
3786
2
1月 25
3770
1
4月 22
9509
2
10月 21
8810
1
10月 21
2067