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

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