~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to l10n_chart_uk_netinsight/l10n_uk_wizard.xml

  • Committer: Sharoon Thomas
  • Date: 2009-10-30 15:44:47 UTC
  • mto: This revision was merged to the branch mainline in revision 3912.
  • Revision ID: sharoonthomas@teagarden.in-20091030154447-hiyvpx4k60iyo7kh
[ADD]Added improved UK chart of accounts by Net Insight e business Consultancy, UK

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<openerp>
 
3
    <data>
 
4
 
 
5
                <record id="config_call_account_template_uk" model="ir.actions.todo">
 
6
                <field name="name">Generate Chart of Accounts from a Chart Template</field>
 
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.
 
8
        This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.</field>
 
9
                <field name="action_id" ref="account.action_wizard_multi_chart"/>
 
10
                <field name="state">open</field>
 
11
        </record>
 
12
 
 
13
    </data>
 
14
</openerp>
 
 
b'\\ No newline at end of file'