odoo/addons/account_budget_crossover/__init__.py

7 lines
147 B
Python

# -*- encoding: utf-8 -*-
import crossovered_budget
import report
import wizard
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: