- Upgrade Partners to Compassion Switzerland standards :
- Add correspondence information
- Redefines the views of the partners
- Add partner geolocalization
- E-mail tracking :
- Track the reception of message inside the thread
- Restrict e-mail followers
- Add ambassador details information
- Partner segmentation survey
- Partner duplicate finder wizard helper
- Find partner address from bank statements
- Similarity search on partner names
Table of contents
- The PostgreSQL extension pg_trgm should be available. In debian based distribution you have to install the postgresql-contrib module.
- Install the pg_trgm extension to your database or give your postgresql user the SUPERUSER right (this allows the odoo module to install the extension to the database).
For securely saving the partner data history (forget met), add the following parameters to your Odoo configuration file:
sftp_user
: user for connecting on the server where the partner data history is storedsftp_pwd
: passwordsftp_ip
: IP address of the serversftp_port
: SFTP Port used to connectsftp_ssh_key
: SFTP SSH keypartner_data_password
: The password for encrypted ZIP file containing erased partner history
- Missing tests for mail_message and mail_thread
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Compassion CH
- Emanuel Cino <ecino@compassion.ch>
- Jonathan Guerne
- Steve Ferry <steve_ferry@outlook.com>
This module is part of the CompassionCH/compassion-switzerland project on GitHub.
You are welcome to contribute.