Search 1.9 billion lines of Odoo code on GitHub

crm_lead_followers

Author: MONK Software, Odoo Community Association
License: AGPL-3
Branch: 10.0-crm_lead_followers
Repository: monksoftware/crm
Dependencies: crm, sale, sale_crm, and sales_team
Languages: Python (17, 22.4%), and XML (59, 77.6%)

<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.svg"> </a> <a name="share-leads-with-followers"></a> <h2>Share leads with followers</h2> <p>It's sometimes useful to share leads with some users that would normally not have access to them, e.g. developers for a service company so that can see and offer their input in possibile future projects they'll have to work on. Unfortunately the default access level on the CRM and Sale applications do not allow for this: either a user can see all leads, or he can see only his own leads, there is no way to &quot;share&quot; leads with non-sale users.</p> <p>This module solves this by extending the permissions of the CRM module so that users can be put in a group where they have (read or write) access only on leads that were explicitly shared with them (by adding them as followers).</p> <a name="configuration"></a> <h3>Configuration</h3> <p>This module defines two additional access levels for the sale/crm application:</p> <ul class="simple"> <li>See Shared Leads: users in this groups can see leads where they have been added as followers</li> <li>Edit Shared Leads: users in this groups can see and edit leads where they have been added as followers</li> </ul> <p>Neither of these groups give the user the permission to create or delete leads, nor they impact permissions on sale orders and quotations. Users of the group 'Sale / Own Documents Only' are automatically added to the 'Edit Shared Leads' group, that means that they will be automatically able to edit leads they are following.</p> <a name="usage"></a> <h3>Usage</h3> <p>Add the users to the followers of the leads you want them to be able to see/edit (according to the group you put them in).</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/crm/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Leonardo Donelli &#64; MONK Software &lt;<a class="reference external" href="mailto:leonardo.donelli&#64;monksoftware.it">leonardo.donelli&#64;monksoftware.it</a>&gt;</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>MONK Software</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>