OCA CRM modules for Odoo
Find a file
Ernad Husremovic ed9db630bc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees
- 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
2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_claim Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_claim_code Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:15 +01:00
odoo-bringout-oca-crm-crm_claim_type Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:15 +01:00
odoo-bringout-oca-crm-crm_date_deadline_required Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_exception Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_industry Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_code Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_currency Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_firstname Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_product Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_search_archive Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_to_task Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_lead_vat Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_location Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_location_nuts Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_partner_assign Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_partner_required Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_phonecall Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_project_create Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_project_task Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_salesperson_planner Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_salesperson_planner_sale Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_security_group Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_stage_probability Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-crm_won_restrict_per_stage Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01:00
odoo-bringout-oca-crm-marketing_crm_partner Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:32 +01: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.