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

« back to all changes in this revision

Viewing changes to l10n_chart_us_service/l10n_us_wizard.xml

  • Committer: Fabien Pinckaers
  • Date: 2008-12-23 06:39:26 UTC
  • mfrom: (3382.1.16 trunk-extra-addons)
  • Revision ID: fp@tinyerp.com-20081223063926-scdm4doe4u7ajzmj
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
                <record id="config_call_account_template_us_service" 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>