|
@ -1,5 +1,5 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
# -*- coding: utf-8 -*- |
|
|
# © 2018 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>) |
|
|
|
|
|
|
|
|
# Copyright 2018 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>) |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
@ -9,7 +9,7 @@ |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
'summary': 'Disable automatic connection to gravatar.com', |
|
|
'summary': 'Disable automatic connection to gravatar.com', |
|
|
'author': 'Akretion,Odoo Community Association (OCA)', |
|
|
'author': 'Akretion,Odoo Community Association (OCA)', |
|
|
'website': 'https://odoo-community.org', |
|
|
|
|
|
|
|
|
'website': 'https://github.com/OCA/partner-contact', |
|
|
'depends': ['base'], |
|
|
'depends': ['base'], |
|
|
'installable': True, |
|
|
'installable': True, |
|
|
} |
|
|
} |