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

« back to all changes in this revision

Viewing changes to l10n_simple/l10n_simple_wizard.xml

  • Committer: Jay (Open ERP)
  • Date: 2008-12-23 06:09:16 UTC
  • mto: This revision was merged to the branch mainline in revision 3385.
  • Revision ID: jvo@tinyerp.com-20081223060916-d52aeptill1bzhgx
Corrections and upgradations on charts of accounts

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.
8
 
        This is the same wizard that runs from Financial Managament/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.</field>
 
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
9
                <field name="action_id" ref="account.action_wizard_multi_chart"/>
10
10
                <field name="state">open</field>
11
11
        </record>