5 lines
86 B
Python
5 lines
86 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from . import product_template
|
||
|
from . import sale_order_line
|