Corelane Platform - Core & Contacts
Contact master data, identity, backend search and the platform base infrastructure
| Create Groups for partners | |
| STA Auth0 Token Authentication | Authenticate users in Odoo from Auth0 JWT tokens |
|---|---|
| Partner Salutation with AI | Generates personalized salutations using AI-based gender recognition |
| Platform Base | Provides basic backend system connection infrastructure to different databases |
| STA Project To-Do Company | Show and edit the company on personal to-dos |
| Partner Extension | Address extensions for communication with customer Integration of formal/personal salutation: Usage: - QWEB templates: - Salutation at the beginning of each template: ${object.sudo().partner_id.salutation} - Use formal/personal values within template with any values: format: First value = formal, Second Value = personal devided by '/' ${object.sudo().partner_id.get_salutation_value('Ihre/Deine')} |
| Core Behaviour Overrides | In-house overrides of Odoo base behaviour |
| Passkey Domain Guard | Make Odoo passkeys usable across all storefront domains and hide them where they cannot work |
| Add new field to products for searching with matchcode | |
| Partner Standard Email Address | Show contacts that share an email address and mark one of them as the standard recipient |
| Partner Company Name Guard | Drop a redundant free-text company name so the parent company link stays visible |
| Corelane Printing | Print Odoo reports on network printers without a cloud print service |
| Corelane Report Black Text | Print report body text with black toner instead of the theme's navy |
| Corelane Web Clipboard Guard | Turn a refused clipboard write into a hint instead of a second error dialog |