odoo/addons/l10n_fr/fr_wizard.xml

11 lines
341 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<terp>
<data>
<wizard id="wizard_chart_report" menu="False" model="account.account" name="account.chart.report" string="Account Report"/>
<menuitem action="wizard_chart_report" id="menu_fr_chart_report" parent="account.menu_finance_reporting" type="wizard"/>
</data>
</terp>