Commit Graph

2 Commits

Author SHA1 Message Date
Alexis de Lattre bddaf359f1 Release 1.8: new tool bin/facturx-webservice (uses Flask)
The new tool facturx-webservice implements a REST webservice using Flask to generate a Factur-X PDF invoice via a simple POST request. Works on python3 only.

New argument 'attachments' for generate_facturx_from_file() which replaces argument additional_attachments:
- Possibility to set a filename for the attachment different from filename of the filepath
- Possibility to set creation dates for attachments
- Update script facturx-pdfgen to use the new attachments argument
2020-01-16 00:35:48 +01:00
Alexis de Lattre abadc914fa Initial check-in 2017-09-10 01:56:48 +02:00