diff --git a/base_phone/__openerp__.py b/base_phone/__openerp__.py
index 907c7cc..88fd834 100644
--- a/base_phone/__openerp__.py
+++ b/base_phone/__openerp__.py
@@ -35,7 +35,7 @@ which is a port of the library used in Android smartphones. For example, if
your user is linked to a French company and you update the form view of a
partner with a badly written French phone number such as '01-55-42-12-42',
Odoo will automatically update the phone number to E.164 format '+33155421242'
-and display in the form view of the partner the readable equivalent
+and display in the form and tree view of the partner the readable equivalent
'+33 1 55 42 12 42'.
This module also adds *tel:* links on phone numbers and *fax:* links on fax
diff --git a/base_phone/wizard/reformat_all_phonenumbers_view.xml b/base_phone/wizard/reformat_all_phonenumbers_view.xml
index 66f1e79..482f0a5 100644
--- a/base_phone/wizard/reformat_all_phonenumbers_view.xml
+++ b/base_phone/wizard/reformat_all_phonenumbers_view.xml
@@ -39,6 +39,11 @@
+
+
+
+ automatic
+