|
@ -1,12 +1,12 @@ |
|
|
# Copyright 2017 Komit <http://komit-consulting.com> |
|
|
|
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
|
# Copyright 2019 Komit <https://komit-consulting.com> |
|
|
|
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': 'Email Format Checker', |
|
|
'name': 'Email Format Checker', |
|
|
'version': '11.0.1.0.0', |
|
|
'version': '11.0.1.0.0', |
|
|
'summary': 'Validate email address field', |
|
|
'summary': 'Validate email address field', |
|
|
'author': "Komit, Odoo Community Association (OCA)", |
|
|
'author': "Komit, Odoo Community Association (OCA)", |
|
|
'website': 'http://komit-consulting.com', |
|
|
|
|
|
|
|
|
'website': 'https://github.com/OCA/partner-contact', |
|
|
'category': 'Tools', |
|
|
'category': 'Tools', |
|
|
'depends': ['base'], |
|
|
'depends': ['base'], |
|
|
'installable': True, |
|
|
'installable': True, |
|
|