Files
stock-logistics-warehouse/stock_reserve_sale/__init__.py
2021-07-29 10:15:05 +02:00

5 lines
156 B
Python

# Copyright 2013 Camptocamp SA - Guewen Baconnier
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import model
from . import wizard