5 lines
157 B
Python
5 lines
157 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import product_product
|
|
from . import product_template
|
|
from . import sale_order
|