mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-18 03:11:58 +02:00
OCA CRM modules for Odoo
- Add detection of orphaned worktree directories (empty dirs or worktrees/ paths without .git) - Implement automatic removal of orphaned worktrees with --fix option - Remove orphaned worktrees oca-ocb-accounting-16.1 and oca-ocb-core-16.1 - Update script documentation to explain worktree handling 🤖 assisted by claude 🤖 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.