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 e9fbba3653
Fixed makefile.
2019-08-10 18:19:10 +02:00
docs Minor fix. 2019-08-10 18:00:48 +02:00
fattura_elettronica_reader First commit. 2019-08-10 13:12:47 +02:00
tests First commit. 2019-08-10 13:12:47 +02:00
.gitignore First commit. 2019-08-10 13:12:47 +02:00
Makefile Fixed makefile. 2019-08-10 18:19:10 +02:00
README.rst First commit. 2019-08-10 13:12:47 +02:00
requirements.txt First commit. 2019-08-10 13:12:47 +02:00
setup.py First commit. 2019-08-10 13:12:47 +02: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

TODO

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/>.