mirror of
https://github.com/Noettore/fattureCCSR.git
synced 2025-10-14 19:26:39 +02:00
dad8d92e6728b55f349535083773eb1b97653fd2
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
fattureSanRossore
Utility in Go per effettuare il bulk-download delle fatture emesse conto terzi e listate in un file xls generato dal portale dalle Casa di Cura San Rossore.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
- Go v1.14 or greater
- LibreOffice
Installing
To download and install follow this steps:
-
Clone this repo (or download it):
$ git clone https://github.com/Noettore/fattureSanRossore
-
Download dependencies, build and install:
$ cd path/to/fattureSanRossore $ go install
Run
To run you can simply execute the built binary.
Follow the instruction in the manual (only in italian)
Dependencies
Author
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Description
Utility to download invoices and generate TRAF2000 record from the CCSR SSRS web service.
Languages
Python
100%