Files
stock-logistics-warehouse/stock_reserve/models/__init__.py
2023-01-12 09:55:44 +01:00

5 lines
165 B
Python

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