flectra/addons/account_cash_flow/__init__.py
2018-04-19 14:29:27 +05:30

6 lines
141 B
Python

# Part of Flectra See LICENSE file for full copyright and licensing details.
from . import models
from . import wizard
from . import report