Files
stock-logistics-warehouse/stock_inventory_exclude_sublocation/__init__.py
Lois Rilo 336762a5d4 [9.0][ADD] stock_inventory_exclude_sublocation (#240)
* [ADD] stock_inventory_exclude_sublocation
2021-09-09 16:39:23 +02:00

8 lines
231 B
Python

# -*- coding: utf-8 -*-
# Copyright 2017 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 tests