stock_no_negative/models/__init__.py
2026-01-12 16:43:00 +07:00

8 lines
250 B
Python
Executable File

# ?? 2015-2016 Akretion (http://www.akretion.com)
# @author Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import product
from . import stock_quant
from . import stock_location