{ "info": { "author": "Akretion,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n==========\nBase Phone\n==========\n\nThis module validate phone numbers using the *phonenumbers* Python library,\nwhich is a port of the library used in Android smartphones. For example, if\nyour user is linked to a French company and you update the form view of a\npartner with a badly written French phone number such as '01-55-42-12-42',\nOdoo will automatically update the phone number to E.164 format '+33155421242'\nand display in the form and tree view of the partner the readable equivalent\n'+33 1 55 42 12 42'.\n\nThis module also adds *tel:* links on phone numbers and *fax:* links on fax\nnumbers. If you have a softphone or a client software on your PC that is\nassociated with *tel:* links, the softphone should propose you to dial the\nphone number when you click on such a link.\n\nThis module also updates the format() function for reports and adds 2\narguments :\n\n* *phone* : should be True for a phone number, False (default) otherwize.\n* *phone_format* : it can have 3 possible values :\n * *international* (default) : the report will display '+33 1 55 42 12 42'\n * *national* : the report will display '01 55 42 12 42'\n * *e164* : the report will display '+33155421242'\n\nFor example, in the Sale Order report, to display the phone number of the\nSalesman, you can write : o.user_id and o.user_id.phone and\nformat(o.user_id.phone, phone=True, phone_format='national') or ''\n\nThis module is independant from the Asterisk connector.\n\nPlease contact Alexis de Lattre from Akretion \nfor any help or question about this module.\n\nInstallation\n============\n\nThere is no specific installation procedure for this module.\n\nConfiguration\n=============\n\nThere is no specific configuration procedure for this module.\n\nUsage\n=====\n\nThere is no specific usage procedure for this module.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/228/10.0\n\nKnown issues / Roadmap\n======================\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed `feedback\n`_.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Alexis de Lattre \n* S\u00e9bastien Beau \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.akretion.com/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-base-phone", "package_url": "https://pypi.org/project/odoo11-addon-base-phone/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-base-phone/", "project_urls": { "Homepage": "http://www.akretion.com/" }, "release_url": "https://pypi.org/project/odoo11-addon-base-phone/11.0.1.0.0.99.dev8/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)", "phonenumbers" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Validate phone numbers", "version": "11.0.1.0.0.99.dev8" }, "last_serial": 5083063, "releases": { "11.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "2c8aa4be72134ce07f7d7a32e1236cad", "sha256": "94d2e95161ed3ec219b57c8dc83c80b9497bd866f69a81d244a675ea9eb8efec" }, "downloads": -1, "filename": "odoo11_addon_base_phone-11.0.1.0.0.99.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c8aa4be72134ce07f7d7a32e1236cad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 94747, "upload_time": "2018-11-19T05:37:32", "url": "https://files.pythonhosted.org/packages/82/a3/983c1fb623454ecd41584ac35040fa5475a7f9ce324933bffdf1d4dcb753/odoo11_addon_base_phone-11.0.1.0.0.99.dev1-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "22b7b8698b639a0bd021160a60873577", "sha256": "fdcb2c26e0fa7a8158201f98dea864efa71b0c087b8bdede369e4caae728558c" }, "downloads": -1, "filename": "odoo11_addon_base_phone-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "22b7b8698b639a0bd021160a60873577", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 95171, "upload_time": "2018-12-10T05:40:26", "url": "https://files.pythonhosted.org/packages/2a/c3/91ef3298cb98b145aa0764df58ff0786a386f5a684c0fcea09f2bf259146/odoo11_addon_base_phone-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "df09f586341e99fe6ac6889478969383", "sha256": "eeb38963586a7374c2c0b119c702a45c47ab4801d9df967b3fad4d02c2c3cade" }, "downloads": -1, "filename": "odoo11_addon_base_phone-11.0.1.0.0.99.dev7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "df09f586341e99fe6ac6889478969383", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 93752, "upload_time": "2019-04-02T04:39:25", "url": "https://files.pythonhosted.org/packages/51/5c/56d77129fdc7c176613cd516b5fe6607a82118bd285ccb61bbfec7c4644b/odoo11_addon_base_phone-11.0.1.0.0.99.dev7-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "9a8cf231ca030ce9ecb7a78d0636b81b", "sha256": "15c5b0b9e00ad38e50d53522162d03490fa226100001f48eb2e00d06509349b3" }, "downloads": -1, "filename": "odoo11_addon_base_phone-11.0.1.0.0.99.dev8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a8cf231ca030ce9ecb7a78d0636b81b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 103326, "upload_time": "2019-04-03T04:55:09", "url": "https://files.pythonhosted.org/packages/4e/bf/ddffe84bd05bf0839af9816df1207b6520cbb3991b201647e836b80ca205/odoo11_addon_base_phone-11.0.1.0.0.99.dev8-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a8cf231ca030ce9ecb7a78d0636b81b", "sha256": "15c5b0b9e00ad38e50d53522162d03490fa226100001f48eb2e00d06509349b3" }, "downloads": -1, "filename": "odoo11_addon_base_phone-11.0.1.0.0.99.dev8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a8cf231ca030ce9ecb7a78d0636b81b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 103326, "upload_time": "2019-04-03T04:55:09", "url": "https://files.pythonhosted.org/packages/4e/bf/ddffe84bd05bf0839af9816df1207b6520cbb3991b201647e836b80ca205/odoo11_addon_base_phone-11.0.1.0.0.99.dev8-py2.py3-none-any.whl" } ] }