4 lines
80 B
Python
4 lines
80 B
Python
# -*- coding: utf-8 -*-
|
|
from . import product_template
|
|
from . import sale_order
|