You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
539 B
15 lines
539 B
# 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,
|
|
}
|