flectra/addons/l10n_in_gst/__init__.py

7 lines
167 B
Python

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