5
5
<record id="config_call_account_template_simple" model="ir.actions.todo">
6
6
<field name="name">Generate Chart of Accounts from a Chart Template</field>
7
7
<field name="note">Generate Chart of Accounts from a Chart Template. You will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated.
9
9
<field name="action_id" ref="account.action_wizard_multi_chart"/>
10
10
<field name="state">open</field>