Files
stock-logistics-warehouse/stock_available/models/__init__.py
2020-12-24 22:19:28 +01: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