Files
stock-logistics-warehouse/stock_demand_estimate/__init__.py
mpanarin 1ddaeb4c39 [MIG] stock_demand_estimate: migrate to 11
stock_demand_estimate: refactor sheet wizard
2022-11-15 13:01:29 +01:00

7 lines
209 B
Python

# 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 models
from . import wizards