mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-25 22:22:03 +02:00
Add oca-crm submodule with 26 CRM modules
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
0e924979be
commit
0608132c9e
1296 changed files with 142509 additions and 0 deletions
|
|
@ -0,0 +1,23 @@
|
|||
# @@ -1,11 +1,10 @@
|
||||
# Copyright 2017 Tecnativa - Vicent Cubells
|
||||
|
||||
{
|
||||
"name": "CRM Phone Calls",
|
||||
"version": "16.0.1.1.0",
|
||||
"category": "Customer Relationship Management",
|
||||
"author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/crm",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["crm", "calendar"],
|
||||
"data": [
|
||||
"security/crm_security.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"wizard/crm_phonecall_to_phonecall_view.xml",
|
||||
"views/crm_phonecall_view.xml",
|
||||
"views/res_partner_view.xml",
|
||||
"views/crm_lead_view.xml",
|
||||
"views/res_config_settings_views.xml",
|
||||
"report/crm_phonecall_report_view.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue