OCA CRM modules for Odoo
Find a file
Ernad Husremovic 298243efdf Add special handling for 'base' module in refresh_package_links.py
- Handle bare 'base' references in DEPENDENCIES.md files
- Convert them to proper GitHub links pointing to odoo-bringout-oca-ocb-base/odoo/addons/base
- Updated refresh_package_links.py with BASE_PATTERN and base_repl function
- Applied changes to 1758 out of 2075 files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_claim Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_claim_code Add oca-crm submodule with 26 CRM modules 2025-08-30 17:44:33 +02:00
odoo-bringout-oca-crm-crm_claim_type Add oca-crm submodule with 26 CRM modules 2025-08-30 17:44:33 +02:00
odoo-bringout-oca-crm-crm_date_deadline_required Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_exception Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_industry Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_code Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_currency Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_firstname Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_product Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_search_archive Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_to_task Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_lead_vat Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_location Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_location_nuts Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_partner_assign Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_partner_required Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_phonecall Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_project_create Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_project_task Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_salesperson_planner Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_salesperson_planner_sale Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_security_group Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_stage_probability Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-crm_won_restrict_per_stage Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
odoo-bringout-oca-crm-marketing_crm_partner Add special handling for 'base' module in refresh_package_links.py 2025-08-30 18:48:52 +02:00
.gitignore Initial commit with README and .gitignore 2025-08-30 17:43:54 +02:00
README.md Initial commit with README and .gitignore 2025-08-30 17:43:54 +02:00

OCA CRM Modules

This repository contains OCA (Odoo Community Association) CRM modules for Odoo.

Description

This collection includes CRM (Customer Relationship Management) related modules from the OCA project, providing enhanced CRM functionality for Odoo installations.

Structure

This is a submodule within the larger Bringout Odoo ecosystem. Individual OCA CRM addon packages are organized within this repository.

Usage

This repository is designed to be used as a git submodule within the main Odoo project structure.

License

Individual modules may have their own licensing terms. Please refer to each module's documentation for specific license information.

Contributing

Contributions should follow OCA guidelines and standards for Odoo addon development.