diff --git a/README.md b/README.md index c338a8ffb..dc499ca8b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [asterisk_click2dial](asterisk_click2dial/) | 14.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Asterisk-Odoo connector -[base_phone](base_phone/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Validate phone numbers +[base_phone](base_phone/) | 14.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Validate phone numbers [connector_voicent](connector_voicent/) | 14.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Connect Odoo with Voicent [crm_phone](crm_phone/) | 14.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Improve phone support in CRM [event_phone](event_phone/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Validate phone numbers in Events diff --git a/base_phone/README.rst b/base_phone/README.rst index 808f0f202..56db00f18 100644 --- a/base_phone/README.rst +++ b/base_phone/README.rst @@ -7,7 +7,7 @@ Base Phone !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9f25b9cb743d588b4cbe67f7804ef3aa733902d373f0108b0a1a97f5ac72d0a7 + !! source digest: sha256:540777bc7aff277ab703eb9338683102090c8cbd4a2b777a7c1f85b11abccdc1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_phone/__manifest__.py b/base_phone/__manifest__.py index b013d093c..69ff027ce 100644 --- a/base_phone/__manifest__.py +++ b/base_phone/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Base Phone", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Phone", "license": "AGPL-3", "summary": "Validate phone numbers", diff --git a/base_phone/static/description/index.html b/base_phone/static/description/index.html index 18c2d3d0b..53842c14d 100644 --- a/base_phone/static/description/index.html +++ b/base_phone/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@This module provides common methods and wizards which can be useful to develop a connector between Odoo and a telephony system. It depends on the official module phone_validation which handle the reformatting of phone numbers using the phonenumbers Python library, which is a port of the library used in Android smartphones. For example, if