[MERGE] OPW 381883: crm: for default body, default reply body use user signature...
[odoo/odoo.git] / addons / l10n_ch / wizard.xml
1 <openerp>
2     <data>
3         <record id="config_call_account_template_l10n_ch" model="ir.actions.todo">
4             <field name="name">Generate Chart of Accounts for l10n_ch</field>
5             <field name="note">Generate Chart of Accounts from a Chart Template. Please let the nuber to 0 for Swiss charts. 
6                 This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial
7                 Accounts/Generate Chart of Accounts from a Chart Template.</field>
8             <field name="action_id" ref="account.action_wizard_multi_chart"/>
9             <field name="sequence">4</field>
10         </record>
11     </data>
12 </openerp>