/Supply-Chain-Report

A module to keep track of processes in TOTVS ERP System at Endicon Engineering

Primary LanguageTSQLGNU General Public License v3.0GPL-3.0

Supply Chain Report

A python module to help create plots and others reports to keep track of processes of Investments by Endicon Engineering in TOTVS ERP

Setup the project:

To properly setup, it's necessary to create a INI file named app_config.ini with structure like the one presented bellow:

[ERP_SERVER]
driver = name of the driver, like: SQL Server
server = pointer to the server, like: db.domain.com
database = standard database
uid = user identification
pwd = password

After that, just click in run.bat
Author: Arnold Souza (arnoldporto@gmail.com), 2019