4 lines
97 B
Python
4 lines
97 B
Python
|
|
from . import product_template
|
||
|
|
from . import project_task_template
|
||
|
|
from . import sale_order_line
|