mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-18 07:31:59 +02:00
OCA CRM modules for Odoo
- Added local hash comparison to prevent unnecessary GitHub URL generation
- Only build GitHub mappings for packages that actually changed commit hashes
- Reduced file updates from 1758/2075 to 1/2075 files (99.94% improvement)
- Implemented get_current_hash_from_content() to extract hashes from existing URLs
- Added build_local_hash_mapping() for fast local git hash lookup
- Performance improvement: only fetch git hashes when changes are detected
🤖 assisted by claude
|
||
|---|---|---|
| odoo-bringout-oca-crm-crm_claim | ||
| odoo-bringout-oca-crm-crm_claim_code | ||
| odoo-bringout-oca-crm-crm_claim_type | ||
| odoo-bringout-oca-crm-crm_date_deadline_required | ||
| odoo-bringout-oca-crm-crm_exception | ||
| odoo-bringout-oca-crm-crm_industry | ||
| odoo-bringout-oca-crm-crm_lead_code | ||
| odoo-bringout-oca-crm-crm_lead_currency | ||
| odoo-bringout-oca-crm-crm_lead_firstname | ||
| odoo-bringout-oca-crm-crm_lead_product | ||
| odoo-bringout-oca-crm-crm_lead_search_archive | ||
| odoo-bringout-oca-crm-crm_lead_to_task | ||
| odoo-bringout-oca-crm-crm_lead_vat | ||
| odoo-bringout-oca-crm-crm_location | ||
| odoo-bringout-oca-crm-crm_location_nuts | ||
| odoo-bringout-oca-crm-crm_partner_assign | ||
| odoo-bringout-oca-crm-crm_partner_required | ||
| odoo-bringout-oca-crm-crm_phonecall | ||
| odoo-bringout-oca-crm-crm_project_create | ||
| odoo-bringout-oca-crm-crm_project_task | ||
| odoo-bringout-oca-crm-crm_salesperson_planner | ||
| odoo-bringout-oca-crm-crm_salesperson_planner_sale | ||
| odoo-bringout-oca-crm-crm_security_group | ||
| odoo-bringout-oca-crm-crm_stage_probability | ||
| odoo-bringout-oca-crm-crm_won_restrict_per_stage | ||
| odoo-bringout-oca-crm-marketing_crm_partner | ||
| .gitignore | ||
| README.md | ||
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.