Files
stock-logistics-warehouse/stock_cycle_count/__init__.py
2020-06-02 13:03:33 +02:00

6 lines
138 B
Python

# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
from . import reports