The CRM of ODOO offers only the possibility to log a "Name">.
But we need to log those separately as Mailchimp for example request a separate input for this.
Is it possible to adapt this?
Regards,
diederick
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
The CRM of ODOO offers only the possibility to log a "Name">.
But we need to log those separately as Mailchimp for example request a separate input for this.
Is it possible to adapt this?
Regards,
diederick
You need to create two additional fields for first name and last name visible if contact is not company and later create onchange evet to create put compount name in name field. Maybe there is already module for that.
The problem with callout is that it will not work with read only field (name should be read only for persons as it is calculated from first name and last name) and you probably also need to update in in create and write method.
Another possibility is to try split name if you always have first name first, but it could be problem for many first names if used.
Dear Diederick,
It's possible to have two input one for the first name et one for the last name.
You have two ways to do that.
How activate the developper mode ? : sees this link : https://www.odoo.com/forum/help-1/question/developper-mode-where-it-is-56979
To add a field, sees this link : https://www.youtube.com/watch?v=XCEmW9F8HQc
When you use this way to add a field, you can lost your input field after upgrade you system.
Sorry, the tutorial is in french, but google traduction is there.
Best regards
Create an account today to enjoy exclusive features and engage with our awesome community!
Регистрация