mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-18 04:52:09 +02:00
OCA CRM modules for Odoo
- Fix AttributeError: hr.payslip.run has no company_id field - Change batch name format from MM/YYYY to YYYY-MM (remove 'Payslips' prefix) - Add journal_id field and copy from previous batch - Add work_type_id support (Redovni rad/Regular work) in timesheet generation - Add duplicate check for existing timesheets to prevent duplication - Use standard Odoo hr.payslip.employees wizard for payslip generation - Update version to 16.0.1.1.0 🤖 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.