-
-
Notifications
You must be signed in to change notification settings - Fork 984
Expand file tree
/
Copy path__manifest__.py
More file actions
20 lines (20 loc) · 694 Bytes
/
Copy path__manifest__.py
File metadata and controls
20 lines (20 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 2012 Camptocamp SA - Yannick Vaucher
# Copyright 2017 Tecnativa - Vicent Cubells
# Copyright 2018 brain-tec AG - Raul Martin
# Copyright 2021 Bloopark Systems - Achraf Mhadhbi
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Partner Affiliates",
"version": "18.0.1.0.0",
"author": "Camptocamp, "
"Tecnativa, "
"brain-tec AG, "
"Onestein, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/partner-contact",
"category": "Customer Relationship Management",
"license": "AGPL-3",
"depends": ["base"],
"data": ["views/res_partner_view.xml"],
"development_status": "Production/Stable",
}