Partner First Name & Last Name Splitter
Unlock True Personalization for Odoo CRM & Mass Mailing
Stop sending robotic "Dear John Doe" emails.
Automatically split Odoo contact names into dedicated First Name and Last Name fields for flawless QWeb reports, professional email templates, and marketing automation.
The "Single Name Field" Marketing Disaster
Standard Odoo relies on a single `name` field for contacts. When your marketing team uses this field in automated emails, clients receive awkward greetings like "Dear Smith John" or "Hello John Doe". This instantly kills personalization, decreases email open rates, and makes your brand look highly automated. You need native, synchronized First Name and Last Name separation to build trust and write naturally formatted documents.
Seamless Bi-Directional Synchronization
A robust backend engine that handles the name splitting automatically, without disrupting standard Odoo functionality.
Two-Way Live Sync
Edit the "First Name" and the system updates the full "Name". Edit the global "Name" and the system intelligently re-splits it. Standard search, sorting, and `display_name` methods remain 100% unbroken.
QWeb & Email Integration
Directly access `firstname` and `lastname` inside standard Odoo email templates, mass mailing campaigns, and printed PDF QWeb reports. Instantly available in the Odoo dynamic field picker.
Import & API Compatible
Importing massive CRM databases via CSV/XLSX or syncing via external XML-RPC/REST APIs? The split logic triggers automatically on creation and write operations, securing data integrity.
Smart UI Visibility
The new fields intelligently appear only for Individual contacts. Companies maintain their unified corporate name structure. Available as optional columns in your Contacts list view.
Ready for Immediate Use
No complicated setup. Use the fields directly in your existing templates.
QWeb Reports (Invoices, Quotes)
<span t-field="doc.partner_id.firstname"/>
Mail / Mass Mailing Templates
Dear {{ object.firstname }},
Clean Contact Interface
Perfectly integrated into the standard Odoo Contact form layout.

Developed with by SyncSoft LLC
Need assistance with advanced CRM data migration, custom QWeb reporting, or marketing automation flows?
We are here to support your growth!
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 78 |
| Technical Name |
partner_firstname_lastname_splitter |
| License | OPL-1 |
| Website | https://pxfox.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module