|
|
@ -0,0 +1,15 @@ |
|
|
|
# Copyright 2022 Ooops - Ashish Hirpara <ashish.hirapara1995@gmail.com> |
|
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
{ |
|
|
|
"name": "Partner Phone number auto format", |
|
|
|
"version": "14.0.1.0.0", |
|
|
|
"author": "ooops404, Ashish Hirpara, Odoo Community Association (OCA)", |
|
|
|
"license": "AGPL-3", |
|
|
|
"category": "Tools", |
|
|
|
"website": "https://github.com/OCA/partner-contact", |
|
|
|
"summary": """Auto mobile number format for Partner""", |
|
|
|
"data": [], |
|
|
|
"depends": ["phone_validation"], |
|
|
|
"installable": True, |
|
|
|
} |