Files
stock-logistics-warehouse/stock_inventory_revaluation/models/__init__.py
2017-03-14 15:04:20 +01:00

8 lines
245 B
Python

# -*- coding: utf-8 -*-
# © 2015 Eficent Business and IT Consulting Services S.L.
# - Jordi Ballester Alomar
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import product
from . import stock_inventory_revaluation