odoo/addons/account_budget_crossover/report/__init__.py

8 lines
186 B
Python

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