769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
6 lines
94 B
Python
6 lines
94 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import product
|
|
from . import sale_order
|
|
from . import website
|