Files
stock-logistics-warehouse/stock_demand_estimate/models/__init__.py
2020-01-02 09:58:47 +01:00

8 lines
251 B
Python

# -*- coding: utf-8 -*-
# Copyright 2016 Eficent Business and IT Consulting Services S.L.
# (http://www.eficent.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import stock_demand_estimate
from . import date_range