flectra/addons/account_cash_flow/__init__.py

6 lines
141 B
Python
Raw Normal View History

2018-04-12 09:06:47 +02:00
# Part of Flectra See LICENSE file for full copyright and licensing details.
from . import models
from . import wizard
from . import report