7 lines
139 B
Python
7 lines
139 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import product_product
|
|
from . import product_template
|
|
from . import sale_order
|
|
from . import slide_channel
|