Validate, extract, and generate printables of electronic invoice files received from the "Sistema di Interscambio". https://docs.franco.net.eu.org/fattura-elettronica-reader/
 
 
 
Go to file
Franco Masotti 0abe615dcd
Use of pipenv. Changed documentation theme. Fixes.
2020-07-01 12:37:42 +02:00
docs Use of pipenv. Changed documentation theme. Fixes. 2020-07-01 12:37:42 +02:00
fattura_elettronica_reader Use of pipenv. Changed documentation theme. Fixes. 2020-07-01 12:37:42 +02:00
tests First commit. 2019-08-10 13:12:47 +02:00
.gitignore Use of pipenv. Changed documentation theme. Fixes. 2020-07-01 12:37:42 +02:00
LICENSE.txt Forgot to add the license file. 2019-08-10 18:40:06 +02:00
MANIFEST.in Added manifest file. 2019-09-03 21:50:53 +02:00
Makefile Use of pipenv. Changed documentation theme. Fixes. 2020-07-01 12:37:42 +02:00
Pipfile Use of pipenv. Changed documentation theme. Fixes. 2020-07-01 12:37:42 +02:00
README.rst Typos. 2019-11-09 15:58:42 +01:00
setup.py Preparing for new release. 2019-11-09 13:53:00 +01:00

README.rst

fattura-elettronica-reader

PyPI - License PyPI - Python Version Gitter

Validate, extract, and generate printables of electronic invoice files received from the "Sistema di Interscambio".

NOTE

This software is in a pre-alpha stage: it is NOT ready for production use.

All contributions are welcome. See http://frnmst.github.io/fattura-elettronica-reader/contributing.html#todo-and-fixme

Discussion here: https://gitter.im/fattura-elettronica-reader/community

Video

TODO

Documentation

http://frnmst.github.io/fattura-elettronica-reader

API examples

Have a look at the archive_invoice_files script in the automated tasks repository.

CLI helps

:

$ fattura_elettronica_reader --help

License

Copyright (c) 2018 Enio Carboni - Italy

Copyright (C) 2019 frnmst (Franco Masotti) <franco.masotti@live.com>

fattura-elettronica-reader is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

fattura-elettronica-reader is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with fattura-elettronica-reader. If not, see <http://www.gnu.org/licenses/>.