Split first name and last name for non company partners
Project description
Partner first name and last name
This module was written to extend the functionality of contacts to support having separate last name and first name.
Configuration
You can configure some common name patterns for the inverse function in Settings > Configuration > General settings:
Lastname Firstname: For example ‘Anderson Robert’
Lastname, Firstname: For example ‘Anderson, Robert’
Firstname Lastname: For example ‘Robert Anderson’
After applying the changes, you can recalculate all partners name clicking “Recalculate names” button. Note: This process could take so much time depending how many partners there are in database.
You can use _get_inverse_name method to get lastname and firstname from a simple string and also _get_computed_name to get a name form the lastname and firstname. These methods can be overridden to change the format specified above.
Usage
The field name becomes a stored function field concatenating the last name and the first name. This avoids breaking compatibility with other modules.
Users should fulfill manually the separate fields for last name and first name, but in case you edit just the name field in some unexpected module, there is an inverse function that tries to split that automatically. It assumes that you write the name in format configured (“Lastname Firstname”, by default), but it could lead to wrong splitting (because it’s just blindly trying to guess what you meant), so you better specify it manually.
For the same reason, after installing, previous names for contacts will stay in the name field, and the first time you edit any of them you will be asked to supply the last name and first name (just once per contact).
For further information, please visit:
Known issues / Roadmap
Patterns for the inverse function are configurable only at system level. Maybe this configuration could depend on partner language, country or company, as discussed at this OCA issue
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Contributors
Nicolas Bessi <nicolas.bessi@camptocamp.com>
Yannick Vaucher <yannick.vaucher@camptocamp.com>
Vincent Renaville <vincent.renaville@camptocamp.com>
Guewen Baconnier <guewen.baconnier@camptocamp.com>
Holger Brunn <hbrunn@terp.nl>
Jonathan Nemry <jonathan.nemry@acsone.eu>
Olivier Laurent <olivier.laurent@acsone.eu>
Sandy Carter <sandy.carter@savoirfairelinux.com>
Alexis de Lattre <alexis.delattre@akretion.fr>
Lorenzo Battistini <lorenzo.battistini@agilebg.com>
Hans Henrik Gabelgaard <hhg@gabelgaard.org>
Jairo Llopis <j.llopis@grupoesoc.es>
Adrien Peiffer <adrien.peiffer@acsone.eu>
Ronald Portier <ronald@therp.nl>
Sylvain Van Hoof
Pedro Baeza <pedro.baeza@serviciosbaeza.com>
Dave Lasley <dave@laslabs.com>
Translations
Danish: Hans Henrik Gabelgaard
Italian: Leonardo Donelli
Spanish: Antonio Espinosa
Antonio Espinosa <antonioea@antiun.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo10_addon_partner_firstname-10.0.2.1.1.99.dev1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0620ad9544659d66db97ecb85d8d417055f10273bbde46b844fbbd302b246adc |
|
MD5 | 2b95cfc572b930835d26376707fcb6d0 |
|
BLAKE2b-256 | 1e94d01de4c297d489f2d90234742f8c8011e0c9d6bc6ce8fcf971ce90dfaf9d |