3 lines
85 B
Python
3 lines
85 B
Python
# -*- coding: utf-8 -*-
|
|
from . import product_template
|
|
from . import purchase_request |