mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
7 lines
161 B
Python
7 lines
161 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|
|
from . import bve_view
|
|
from . import bve_view_line
|
|
from . import ir_model
|