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

7 lines
223 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 models
from . import wizards