769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
5 lines
92 B
Python
5 lines
92 B
Python
# -*- coding: utf-8 -*-
|
|
from . import controllers
|
|
from . import models
|
|
from . import report
|