mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-18 07:22:03 +02:00
6 lines
185 B
Python
6 lines
185 B
Python
# Copyright 2014 ACSONE SA/NV (<http://acsone.eu>)
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models
|
|
from . import wizard
|
|
from . import report
|