mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 17:12:07 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 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