Files
stock-logistics-reporting/stock_analysis/__init__.py
eLBati b55c80afd9 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
2016-01-26 16:37:46 +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