flectra/addons/website_rma/__init__.py
2018-03-15 12:23:20 +05:30

6 lines
146 B
Python

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