odoo/addons/account_budget/report/__init__.py

7 lines
185 B
Python
Raw Normal View History

# -*- encoding: utf-8 -*-
import crossovered_budget_report
import analytic_account_budget_report
import budget_report
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: