Files
stock-logistics-reporting/stock_analysis/__init__.py
eLBati 4099d77a9f ADD stock_analysis
This module allows you to analyse your current stock.
By default, it shows a graph where lines are products and columns are locations.
See screenshot
2020-02-11 11:06:21 +01:00

6 lines
167 B
Python

# -*- coding: utf-8 -*-
# © 2016 Lorenzo Battistini - Agile Business Group
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import report