An open API service indexing awesome lists of open source software.

https://github.com/oca/crm

Odoo CRM, Mail & Newsletter advanced features
https://github.com/oca/crm

crm erp hacktoberfest odoo python

Last synced: 5 months ago
JSON representation

Odoo CRM, Mail & Newsletter advanced features

Awesome Lists containing this project

README

          

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=15.0)
[![Pre-commit Status](https://github.com/OCA/crm/actions/workflows/pre-commit.yml/badge.svg?branch=15.0)](https://github.com/OCA/crm/actions/workflows/pre-commit.yml?query=branch%3A15.0)
[![Build Status](https://github.com/OCA/crm/actions/workflows/test.yml/badge.svg?branch=15.0)](https://github.com/OCA/crm/actions/workflows/test.yml?query=branch%3A15.0)
[![codecov](https://codecov.io/gh/OCA/crm/branch/15.0/graph/badge.svg)](https://codecov.io/gh/OCA/crm)
[![Translation Status](https://translation.odoo-community.org/widgets/crm-15-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/crm-15-0/?utm_source=widget)

# crm

TODO: add repo description.

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[crm_claim](crm_claim/) | 15.0.1.1.0 | | Track your customers/vendors claims and grievances.
[crm_claim_code](crm_claim_code/) | 15.0.1.0.0 | | Sequential Code for Claims
[crm_claim_type](crm_claim_type/) | 15.0.1.0.0 | | Claim types for CRM
[crm_industry](crm_industry/) | 15.0.1.1.1 | | Link leads/opportunities to industries
[crm_lead_code](crm_lead_code/) | 15.0.1.0.0 | | Sequential Code for Leads / Opportunities
[crm_lead_firstname](crm_lead_firstname/) | 15.0.1.0.1 | | Specify split names for contacts in leads
[crm_lead_vat](crm_lead_vat/) | 15.0.1.1.0 | | Add VAT field to leads
[crm_location](crm_location/) | 15.0.1.0.2 | | CRM location
[crm_multicompany_reporting_currency](crm_multicompany_reporting_currency/) | 15.0.1.0.3 | [![yankinmax](https://github.com/yankinmax.png?size=30px)](https://github.com/yankinmax) | Adds Amount in multicompany reporting currency to CRM Lead
[crm_partner_assign](crm_partner_assign/) | 15.0.0.2.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Assign a Partner to an Opportunity/Lead/Partner to indicate Partnership
[crm_phonecall](crm_phonecall/) | 15.0.1.1.2 | | CRM Phone Calls
[crm_phonecall_planner](crm_phonecall_planner/) | 15.0.1.0.2 | | Schedule phone calls according to some criteria
[crm_phonecall_summary_predefined](crm_phonecall_summary_predefined/) | 15.0.1.0.0 | | Allows to choose from a defined summary list
[crm_project](crm_project/) | 15.0.1.0.4 | | Create Tasks from Leads/Opportunities
[crm_project_task](crm_project_task/) | 15.0.1.1.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Create tasks from lead or opportunity
[crm_salesperson_planner](crm_salesperson_planner/) | 15.0.3.0.1 | | Crm Salesperson Planner
[crm_salesperson_planner_sale](crm_salesperson_planner_sale/) | 15.0.1.0.0 | | Crm Salesperson Planner Sale
[crm_security_group](crm_security_group/) | 15.0.1.2.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add new group in Sales to show only CRM
[crm_stage_probability](crm_stage_probability/) | 15.0.1.0.0 | | Define fixed probability on the stages
[crm_won_reason](crm_won_reason/) | 15.0.1.0.0 | [![ajaniszewska-dev](https://github.com/ajaniszewska-dev.png?size=30px)](https://github.com/ajaniszewska-dev) | CRM won reason
[crm_won_restrict_per_stage](crm_won_restrict_per_stage/) | 15.0.1.0.0 | [![carolina-fernandez](https://github.com/carolina-fernandez.png?size=30px)](https://github.com/carolina-fernandez) | CRM Won Restrict Per Stage
[marketing_crm_partner](marketing_crm_partner/) | 15.0.1.0.0 | | Copy tracking fields from leads to partners

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.

----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.