Files
stock-logistics-warehouse/stock_demand_estimate/models/__init__.py
2022-11-15 13:01:29 +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