From 7a105a368d01fef42cc2518b26fecebad18f2edf Mon Sep 17 00:00:00 2001 From: Ettore Dreucci Date: Thu, 7 Jan 2021 00:53:52 +0100 Subject: [PATCH] Created README Signed-off-by: Ettore Dreucci --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c640130 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# fattureCCSR + +[![MIT License](https://img.shields.io/badge/license-MIT-blue)](LICENSE.md) [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Noettore/fattureSanRossore)](#) [![GitHub last commit](https://img.shields.io/github/last-commit/Noettore/fattureSanRossore)](https://github.com/Noettore/fattureSanRossore/commit/master) + +## The Project +This utility has the only purpose of facilitate the tasks of downloading invoices and generating TeamSystem's TRAF2000 record from a CCSR report. +It allows the user to authenticate to the CCSR SQL Server Reporting Services (SSRS) and after specifying a time interval it download the suitable report and lets generate the TRAF2000 record or download and merge all the invoices issued in that period. + +## Author +- [**Ettore Dreucci**](https://ettore.dreucci.it) + +## License +This project is licensed under the MIT License - see the [LICENSE.md](/LICENSE.md) file for details