Search 1.9 billion lines of Odoo code on GitHub

sbc_switzerland

Author: Compassion CH
License: AGPL-3
Branch: mailchimp
Repository: ecino/compassion-switzerland
Dependencies: child_switzerland, mysql_connector, partner_communication_switzerland, partner_compassion, queue_job, sbc_compassion, and sponsorship_compassion
Languages: HTML (350, 16.4%), PO File (31, 1.5%), Python (1248, 58.6%), and XML (501, 23.5%)
Other branches: 10.0-emanuel, 12.0-donation-fixes, CO-3615, CS-741, correspondence-fields, fix-name-inversion, generation-wizard, hold-postpone, mailchimp-merge, migration-fixes, my-accountPLUSonboarding, onboarding-process, onboarding-wrpr, product-ref, and signature
Other repositories: Alaggaerion/compassion-switzerland, CompassionCH/compassion-switzerland, Grazia976/compassion-switzerland, Nooka10/compassion-switzerland, Quillasp/compassion-switzerland, SylvainLosey/compassion-switzerland, Theyiot/compassion-switzerland, WithPrice/compassion-switzerland, c-meier/compassion-switzerland, cmtCousteau/compassion-switzerland, cokotracy/compassion-switzerland, consultingerp/theme_crowdfunding, davidwul/compassion-switzerland, eicher31/compassion-switzerland, jklay/compassion-switzerland, joblo-compassion/compassion-switzerland, jonathantarabbia/compassion-switzerland, josueBulle/compassion-switzerland, maxime-beck/compassion-switzerland, nbornand/compassion-switzerland, nfluckiger/compassion-switzerland, quentingigon/compassion-switzerland, samuel-fringeli/compassion-switzerland, samybucher/compassion-switzerland, simhayoz/compassion-switzerland, suningwz/compassion-switzerland, vidtsin/compassion-switzerland, vwvw/compassion-switzerland, and wvmrtn/compassion-switzerland

<h1 class="title">Sponsor to beneficiary email communication</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/sbc_switzerland"><img alt="compassionCH/compassion-switzerland" src="https://img.shields.io/badge/github-compassionCH%2Fcompassion--switzerland-lightgray.png?logo=github" /></a></p> <p>This module tailors letters import for reading PDFs from the NAS. It adds option to import letters with import configuration and option to select multiple letters on import.</p> <p>It also manage the Swiss translation platform for letters that need translation</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>Used by the onramp_compassion module to send an email on reception of a new child letter.</p> <p>The letter is sent to the sponsor's email address, using a SendGrid email template corresponding to the sponsor's language. Templates for every language have to be registered in the TemplateList model after creating them on the <a class="reference external" href="https://sendgrid.com/templates">SendGrid web interface</a>.</p> <p>The template should contain the following substitution variables which will be replaced with corresponding values:</p> <ul class="simple"> <li><code>{sponsor}</code> Full name of the sponsor</li> <li><code>{child}</code> First name of the child</li> <li><code>{letter_url}</code> URL where the letter can be viewed/downloaded</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">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:%20sbc_switzerland%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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Compassion CH</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">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>Stéphane Eicher &lt;<a class="reference external" href="mailto:eicher31&#64;hotmail.com">eicher31&#64;hotmail.com</a>&gt;</li> <li>Michaël Sandoz &lt;<a class="reference external" href="mailto:sandozmichael&#64;hotmail.com">sandozmichael&#64;hotmail.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">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/sbc_switzerland">compassionCH/compassion-switzerland</a> project on GitHub.</p> <p>You are welcome to contribute.</p>