EDI Proxy Client
Proxy server connection infrastructure for electronic invoicing
Account EDI Proxy Client module is the infrastructure system that enables Odoo to connect with proxy servers for sending and receiving electronic invoices.
System provides database registration with EDI proxy servers, secure authentication via IAP, data encryption/decryption, automatic token management and supports multiple EDI types (Peppol, FatturaPA, MyInvois).
Key Features
Key points
• Register Odoo database with EDI proxy server
• Secure authentication with proxy server via IAP (In-App Purchase)
• Encrypt and decrypt electronic invoice data
• Automatic authentication token management
• Detect and handle database duplication
• Support multiple EDI types (Peppol, FatturaPA, MyInvois)
Configuration
Proxy User Information
| Field | Description |
|---|---|
| Client ID | Unique client identifier |
| Refresh Token | Authentication refresh token |
| EDI Identification | Company EDI identification |
| Private Key | Private key for encryption |
| Public Key | Public key for decryption |
| Proxy Type | Proxy type (Peppol, FatturaPA, etc.) |
| Mode | Operation mode (Production/Test/Demo) |
Best Practices
Key points
• This is infrastructure module, end users do not interact directly
• Only system administrators can view proxy users
• Check token sync version if authentication errors occur
• Use Test Mode before switching to Production