You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
464 B
10 lines
464 B
Odoo by default propagate language field to the created contacts from their
|
|
form, but it doesn't allow to change it once created.
|
|
|
|
This module fills this gap, and also provides other facilities for the
|
|
contact language management:
|
|
|
|
#. Put the language of the parent company when the contact doesn't have a
|
|
language and this parent company is assigned.
|
|
#. When the company changes the language, it fills with the same language all
|
|
the contacts that don't have any.
|