ERP PDF Signer
Frappe v14+MIT
Cryptographically sign ERPNext Sales Invoice PDFs with real X.509 certificates.
- One-click signing from the Sales Invoice form — powered by endesive (real digital signatures, not an image stamp)
- Signed PDF stored on the document with signed-by / signed-on audit fields
- PDF Signing Settings doctype for certificate configuration
bench get-app https://github.com/xlurself/xl_esign_erpnext
bench --site your-site install-app xl_esign_erpnext View on GitHub