Search 1.9 billion lines of Odoo code on GitHub

crm_compassion

Author: Compassion CH
License: AGPL-3
Branch: dependabot/npm_and_yarn/sms_sponsorship/webapp/got-and-react-scripts--removed
Repository: CompassionCH/compassion-modules
Dependencies: account, base_automation, base_location, calendar, child_compassion, crm, crm_claim, crm_phone, mail, mail_tracking, mass_mailing, message_center_compassion, partner_communication, partner_contact_in_several_companies, recurring_contract, sponsorship_compassion, and web
Languages: HTML (407, 10.1%), JavaScript (49, 1.2%), PO File (509, 12.6%), Python (1765, 43.7%), Sass (51, 1.3%), XML (1121, 27.8%), and reStructuredText (134, 3.3%)
Other branches: 10.0, 11.0, 12.0, 8.0, 9.0, dependabot/npm_and_yarn/sms_sponsorship/webapp/decode-uri-component-0.2.2, dependabot/npm_and_yarn/sms_sponsorship/webapp/jsdom-and-react-scripts-16.7.0, dependabot/npm_and_yarn/sms_sponsorship/webapp/json5-and-react-scripts-2.2.3, dependabot/npm_and_yarn/sms_sponsorship/webapp/loader-utils-and-react-scripts-2.0.4, dependabot/npm_and_yarn/sms_sponsorship/webapp/minimatch-and-react-scripts-3.1.2, dependabot/npm_and_yarn/sms_sponsorship/webapp/shell-quote-and-react-scripts-1.8.0, devel, and translation-platform
Other repositories: Alaggaerion/compassion-modules, Grazia976/compassion-modules, HeerPhilippe/compassion-modules, KCristi/compassion-modules, MickSandoz/compassion-modules, Nooka10/compassion-modules, Quillasp/compassion-modules, Secheron/compassion-modules, SylvainLosey/compassion-modules, Theyiot/compassion-modules, albertsh/compassion-modules, c-meier/compassion-modules, cmtCousteau/compassion-modules, davidZIVI/compassion-modules, davidwul/compassion-accounting, davidwul/compassion-modules, ecino/compassion-modules, eicher31/compassion-modules, emgirardin/compassion-modules, jklay/compassion-modules, joblo-compassion/compassion-modules, jonathantarabbia/compassion-modules, josueBulle/compassion-modules, maxime-beck/compassion-modules, nbornand/compassion-modules, ndtran/compassion-modules, nfluckiger/compassion-modules, quentingigon/compassion-modules, samuel-fringeli/compassion-modules, samybucher/compassion-modules, simhayoz/compassion-modules, steveferry/compassion-modules, suningwz/compassion-modules, vidtsin/compassion-modules, vwvw/compassion-modules, and wvmrtn/compassion-modules

<h1 class="title">Compassion CH - Events</h1> <p><a class="reference external image-reference" 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 image-reference" 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 image-reference" href="https://github.com/compassionCH/compassion-modules/tree/11.0/crm_compassion"><img alt="compassionCH/compassion-modules" src="https://img.shields.io/badge/github-compassionCH%2Fcompassion--modules-lightgray.png?logo=github" /></a></p> <p>This module helps Compassion CH to manage its planned events, by creating a new model for tracking upcoming events.</p> <blockquote> <ul class="simple"> <li>Won opportunities can generate new events</li> <li>Each event is linked to an analytic account</li> <li>Each event creates a sponsorship origin</li> <li>Portal users have an analytic account to track sponsorships gained by them</li> <li>Can set ambassadors to sponsorships in order to track who brought them</li> </ul> <dl class="docutils"> <dt>Warning: This module deactivates e-mail notification for calendar events !</dt> <dd>If you want to enable it again, please remove the config_parameter 'calendar.block_mail'.</dd> </dl> </blockquote> <a name="demand-planning"></a> <h2>Demand Planning</h2> <p>This module contains also the Demand Planning for the GMC Global Childpool. It is useful to predict the number of children that will be needed and also to review the past to watch the results and analyze the predictions that were made.</p> <p>Here is how the computations are done :</p> <a name="demand"></a> <h3>Demand</h3> <blockquote> <ul class="simple"> <li>Children for the website : each week a fixed number of children are requested for the website. This number is taken from the Settings (Settings -&gt; Demand Planning)</li> <li>Children for ambassadors : each week a fixed number of children are requested for ambassadors. This number is taken from the Settings</li> <li>Children for SUB Sponsorships : This is a computed number based on statistics since one year. It takes the average number of registered SUB sponsorships per week and puts that number in all weeks of previsions</li> <li>Children for the Events : This number is directly extracted from the planned events, with the &quot;number_allocate_children&quot; number and &quot;hold_start_date&quot; set on each event. The number of requested children is split evenly between the weeks separating the &quot;hold_start_date&quot; and the &quot;event_start_date&quot;.</li> </ul> </blockquote> <a name="resupply"></a> <h3>Resupply</h3> <blockquote> <ul class="simple"> <li>Web resupply : Substracts the average of registered sponsorships from the web since one year from the number requested (taken from the Settings)</li> <li>Ambassador resupply : Computed like the web, but with the ambassador numbers</li> <li>SUB Sponsorship resupply : Rejected SUB Sponsorships are those that were ended in 90 days following the sponsorship creation. Resupply is the average of sub rejections we had in the previous year.</li> <li>Events Resupply : The number is extracted from the events and is equal to the &quot;number_allocate_children&quot; - &quot;planned_sponsorships&quot;</li> <li>Sponsorships Cancellations : Cancellations are as well children that will be released to the Global Childpool. This number is also the average of cancellations from last year.</li> </ul> </blockquote> <a name="weekly-revisions"></a> <h3>Weekly Revisions</h3> <p>Revisions numbers are computed based on the actual holds that were created in the revision period, as well as the sponsorships made.</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="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h4><a class="toc-backref" href="#id1">Usage</a></h4> <p>To use this module, you need to:</p> <ul class="simple"> <li>go to Sales -&gt; Events</li> </ul> <a name="known-issues-roadmap"></a> <h4><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h4> <p>...</p> <a name="bug-tracker"></a> <h4><a class="toc-backref" href="#id3">Bug Tracker</a></h4> <p>Bugs are tracked on <a class="reference external" href="https://github.com/compassionCH/compassion-modules/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-modules/issues/new?body=module:%20crm_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> <h4><a class="toc-backref" href="#id4">Credits</a></h4> <a name="authors"></a> <h5><a class="toc-backref" href="#id5">Authors</a></h5> <ul class="simple"> <li>Compassion CH</li> </ul> <a name="contributors"></a> <h5><a class="toc-backref" href="#id6">Contributors</a></h5> <ul class="simple"> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> </ul> <a name="maintainers"></a> <h5><a class="toc-backref" href="#id7">Maintainers</a></h5> <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-modules/tree/11.0/crm_compassion">compassionCH/compassion-modules</a> project on GitHub.</p> <p>You are welcome to contribute.</p>