Files
stock-logistics-warehouse/stock_orderpoint_uom/models/__init__.py
2019-04-02 09:11:58 +07: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