Files
stock-logistics-warehouse/stock_available/models/__init__.py

9 lines
236 B
Python

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