Search 1.9 billion lines of Odoo code on GitHub

partner_compassion

Author: Compassion CH
License: AGPL-3
Branch: translation-platform
Repository: CompassionCH/compassion-switzerland
Dependencies: account, account_bank_statement_import_camt_details, account_banking_mandate, auditlog, base, base_location, base_phone, base_search_fuzzy, cms_form, cms_form_compassion, crm_claim, geoengine_base_geolocalize, l10n_ch_zip, mail, mail_tracking, message_center_compassion, partner_contact_birthdate, partner_contact_in_several_companies, partner_contact_personal_information_page, partner_firstname, product, sbc_compassion, sponsorship_compassion, survey, thankyou_letters, web_notify, web_view_google_map, and website
Languages: HTML (395, 4.4%), PO File (4477, 49.5%), Python (2160, 23.9%), XML (1942, 21.5%), and reStructuredText (76, 0.8%)
Other branches: 10.0, 11.0, 12.0, 8.0, 9.0, davidwul-patch-1, davidwul-patch-2, devel, eicher31-patch-1, revert-1050-crowdfunding_compassion-creation, and write-and-pray-journey
Other repositories: Alaggaerion/compassion-switzerland, Grazia976/compassion-switzerland, HeerPhilippe/compassion-switzerland, KCristi/compassion-modules, MickSandoz/compassion-modules, MickSandoz/compassion-switzerland, Nooka10/compassion-switzerland, Quillasp/compassion-switzerland, Secheron/compassion-modules, Secheron/compassion-switzerland, SylvainLosey/compassion-switzerland, Theyiot/compassion-switzerland, WithPrice/compassion-switzerland, albertsh/compassion-modules, c-meier/compassion-switzerland, cmtCousteau/compassion-switzerland, cokotracy/compassion-switzerland, consultingerp/theme_crowdfunding, davidZIVI/compassion-modules, davidZIVI/compassion-switzerland, davidwul/compassion-modules, davidwul/compassion-switzerland, ecino/compassion-switzerland, eicher31/compassion-switzerland, emgirardin/compassion-modules, emgirardin/compassion-switzerland, jklay/compassion-switzerland, joblo-compassion/compassion-switzerland, jonathantarabbia/compassion-switzerland, josueBulle/compassion-switzerland, maxime-beck/compassion-modules, maxime-beck/compassion-switzerland, nbornand/compassion-switzerland, ndtran/compassion-modules, nfluckiger/compassion-switzerland, quentingigon/compassion-switzerland, samuel-fringeli/compassion-switzerland, samybucher/compassion-switzerland, simhayoz/compassion-switzerland, steveferry/compassion-modules, steveferry/compassion-switzerland, suningwz/compassion-switzerland, vidtsin/compassion-switzerland, vwvw/compassion-switzerland, and wvmrtn/compassion-switzerland

<h1 class="title">Upgrade Partners for Compassion Suisse</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/compassionCH/compassion-switzerland/tree/11.0/partner_compassion"><img alt="compassionCH/compassion-switzerland" src="https://img.shields.io/badge/github-compassionCH%2Fcompassion--switzerland-lightgray.png?logo=github" /></a></p> <ol class="upperalpha simple"> <li><dl class="first docutils"> <dt>Upgrade Partners to Compassion Switzerland standards :</dt> <dd><ul class="first last"> <li>Add correspondance information</li> <li>Redefines the views of the partners</li> <li>Add partner geolocalization</li> </ul> </dd> </dl> </li> <li><dl class="first docutils"> <dt>E-mail tracking :</dt> <dd><ul class="first last"> <li>Track the reception of message inside the thread</li> <li>Restrict e-mail followers</li> </ul> </dd> </dl> </li> <li>Add ambassador details information</li> </ol> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id5">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id6">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <ol class="arabic simple"> <li>The PostgreSQL extension pg_trgm should be available. In debian based distribution you have to install the postgresql-contrib module.</li> <li>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).</li> </ol> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <p>Add the following parameters to your Odoo configuration file:</p> <ul class="simple"> <li><code>smb_user</code> : user for connecting on the NAS of Compassion with Samba</li> <li><code>smb_pwd</code> : password for Samba</li> <li><code>smb_ip</code> : IP address of the NAS of Compassion</li> <li><code>smb_port</code> : Samba port of the NAS</li> <li><code>partner_data_password</code> : The password for encrypted ZIP file containing erased partner history</li> </ul> <p>Add the following system parameters in Odoo-&gt;Settings-&gt;System Parameters</p> <ul class="simple"> <li><code>partner_compassion.share_on_nas</code> : Name of the Samba root share</li> <li><code>partner_compassion.store_path</code> : Path to the ZIP file containing erased partner history</li> </ul> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h2> <ul class="simple"> <li>Missing tests for mail_message and mail_thread</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id4">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/compassionCH/compassion-switzerland/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/compassionCH/compassion-switzerland/issues/new?body=module:%20partner_compassion%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id5">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id6">Authors</a></h3> <ul class="simple"> <li>Compassion CH</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id7">Contributors</a></h3> <ul class="simple"> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> <li>Steve Ferry &lt;<a class="reference external" href="mailto:steve_ferry&#64;outlook.com">steve_ferry&#64;outlook.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is maintained by Compassion Switzerland.</p> <a class="reference external image-reference" href="https://www.compassion.ch"><img alt="Compassion Switzerland" src="https://upload.wikimedia.org/wikipedia/en/8/83/CompassionInternationalLogo.png" /></a> <p>Compassion Switzerland is a nonprofit organization whose mission is to release children from extreme poverty in Jesus name.</p> <p>This module is part of the <a class="reference external" href="https://github.com/compassionCH/compassion-switzerland/tree/11.0/partner_compassion">compassionCH/compassion-switzerland</a> project on GitHub.</p> <p>You are welcome to contribute.</p>