Modified l10n_fr for templates(partial),misc changes for l10n_lu

bzr revid: jvo@tinyerp.com-20081022134032-185k6iyjv7r40v7x
This commit is contained in:
Jay Vora 2008-10-22 19:10:32 +05:30
parent 1e641375de
commit e935dee389
4 changed files with 1006 additions and 998 deletions

View File

@ -6,6 +6,13 @@
<menuitem action="wizard_chart_report" id="menu_fr_chart_report" parent="account.menu_finance_reporting" type="wizard"/>
<record id="config_call_account_template" model="ir.actions.todo">
<field name="name">Generate Chart of Accounts from a Chart Template</field>
<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 Managament/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">open</field>
</record>
</data>
</openerp>

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,6 @@
menu="False"
model="account.tax.code"
name="l10n_lu.tax.report.print"
string="Luxemburg VAT Declaration"/>
string="Luxembourg VAT Declaration"/>
</data>
</openerp>

View File

@ -13,7 +13,7 @@ This is the same wizard that runs from Financial Managament/Configuration/Financ
<menuitem
id="legal_lu"
parent="account.menu_finance_legal_statement"
name="Luxemburg"/>
name="Luxembourg"/>
<wizard
id="wizard_print_vat"
@ -21,7 +21,7 @@ This is the same wizard that runs from Financial Managament/Configuration/Financ
model="account.tax.code"
name="l10n_lu.tax.report.wizard" string="VAT Declaration"/>
<menuitem
<menuitem
id="legal_lu_vat"
parent="legal_lu"
type="wizard"