/eInvoice

Web Service para integración de factura electrónica con la SUNAT.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Electronic Invoice PEN

Generate SSL certificate

openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365 -nodes