Metadata-Version: 2.4
Name: odoo-addon-fraud_management_somconnexio
Version: 16.0.1.0.0
Summary: Manages fraud detection and consequences within the SomConnexió ERP.
Home-page: https://somconnexio.coop/
Author: Som Connexió SCCL, Coopdevs Treball SCCL
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-cooperator_somconnexio<16.1dev,>=16.0dev
Requires-Dist: odoo-addon-somconnexio<16.1dev,>=16.0dev
Requires-Dist: odoo<16.1dev,>=16.0a
Requires-Dist: openupgradelib==3.11.1
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

###############################
 Fraud Management Som Connexió
###############################

..
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1614423d340008335f552b55056ced34554a9187993e584db2ccb85c9738b530
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
   :alt: Beta
   :target: https://odoo-community.org/page/development-status

.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
   :alt: License: AGPL-3
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html

.. |badge3| image:: https://img.shields.io/badge/gitlab-coopdevs%2Fodoo--somconnexio-lightgray.png?logo=gitlab
   :alt: coopdevs/som-connexio/odoo-somconnexio
   :target: https://git.coopdevs.org/coopdevs/som-connexio/odoo-somconnexio

|badge1| |badge2| |badge3|

Module to detect fraud suspicion and manage fraud risk levels in CRM
leads for Som Connexió. New crm lead stage is created to be manually
reviewed for fraud risk when a new lead arrives under fraud suspicion
conditions.

**Table of contents**

.. contents::
   :local:

***************
 Configuration
***************

Go to Technical Settings > Automated Actions and search for the "Move
lead to Fraud Suspected Stage" action.

In code, set which fraud risk levels should move the lead to the "Fraud
Suspected" stage. By default, levels R2, R3 and R4 are set.

*******
 Usage
*******

Review leads automatically moved to the "Fraud Suspected" stage before
moving on with the provisioning of their services. Move them back to
"New" stage through the header button when the fraud risk level is
reviewed and accepted, or cancel the lead if it is rejected.

**************
 Contributors
**************

-  ``Coopdevs Treball SCCL <https://coopdevs.coop/>``

   -  Daniel Palomar daniel.palomar@coopdevs.org

-  ``Som Connexió SCCL <https://somconnexio.coop/>``

   -  Gerard Funonsas gerard.funosas@somconnexio.coop
   -  Borja Gimeno borja.gimeno@somconnexio.coop
