[IMP]base_contact,l10n_be,l10n_br,l10n_cr,l10n_fr,l10n_ma,l10n_uk,l10n_es,l10n_lu : Improvement is Done as per suggestion

bzr revid: mma@tinyerp.com-20110711091229-5neacsh6i7sapgb4
This commit is contained in:
Mayur Maheshwari (OpenERP) 2011-07-11 14:42:29 +05:30
parent af3773c0f5
commit adbeaf08d6
9 changed files with 9 additions and 6 deletions

View File

@ -53,7 +53,7 @@
<field name="action_id" ref="action_base_contact_installer"/>
<field name="category_id" ref="base.category_administration_config"/>
<field name="sequence">3</field>
<field name="state">skip</field>
<field name="state">open</field>
<field name="type">normal</field>
</record>

View File

@ -6,6 +6,7 @@
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="category_id" ref="account.category_accounting_configuration"/>
<field name="type">normal</field>
<field name="state">open</field>
</record>
</data>

View File

@ -18,7 +18,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.
This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.</field>
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="state">skip</field>
<field name="state">open</field>
<field name="type">normal</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>

View File

@ -5,7 +5,7 @@
<record id="config_call_account_template" model="ir.actions.todo">
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="type">normal</field>
<field name="state">skip</field>
<field name="state">open</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>

View File

@ -5,6 +5,7 @@
<record id="config_call_account_template" model="ir.actions.todo">
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="type">normal</field>
<field name="state">open</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>

View File

@ -5,7 +5,7 @@
<record id="config_call_account_template_fr" model="ir.actions.todo">
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="type">normal</field>
<field name="state">skip</field>
<field name="state">open</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>

View File

@ -5,6 +5,7 @@
<record id="config_call_account_template_lu" model="ir.actions.todo">
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="type">normal</field>
<field name="state">open</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>

View File

@ -5,7 +5,7 @@
<record id="config_call_account_template_ma" model="ir.actions.todo">
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="type">normal</field>
<field name="state">skip</field>
<field name="state">open</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>

View File

@ -7,7 +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.
This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.</field>
<field name="action_id" ref="account.action_wizard_multi_chart"/>
<field name="state">skip</field>
<field name="state">open</field>
<field name="type">normal</field>
<field name="category_id" ref="account.category_accounting_configuration"/>
</record>