odoo/addons/account_budget/account_budget_wizard.xml

10 lines
347 B
XML

<?xml version="1.0"?>
<openerp>
<data>
<!-- <wizard id="wizard_budget_spread" menu="False" model="account.budget.post" name="account.budget.spread" string="Spread amount"/>-->
<!-- <wizard id="wizard_budget_report" keyword="client_print_multi" model="account.budget.post" name="account.budget.report" string="Budget"/>-->
</data>
</openerp>