Files
stock-logistics-warehouse/stock_available/models/__init__.py
2020-06-16 11:18:12 +07:00

8 lines
221 B
Python

# Copyright 2014 Numérigraphe
# Copyright 2016 Sodexis
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import product_product
from . import product_template
from . import res_config_settings