This module adds a salutation field that can be used in communications with clients.
Table of contents
The module adds a salutation that is computed in English only. You can inherit it and add other languages by defining new methods on the res.partner model: def __get_salutation_<lang_Code>. The method should return the full salutation string.
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.
Do not contact contributors directly about support or help with technical issues.
- Compassion CH
- Emanuel Cino <[email protected]>
Current maintainer:
This module is part of the CompassionCH/compassion-modules project on GitHub.
You are welcome to contribute.