Files
stock-logistics-warehouse/stock_orderpoint_uom/models/__init__.py
2021-09-01 11:43:07 +02:00

6 lines
175 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import stock_warehouse_orderpoint
from . import product_template
from . import procurement_group