diff --git a/mail_all/README.rst b/mail_all/README.rst index 0ae17d2..17ded40 100644 --- a/mail_all/README.rst +++ b/mail_all/README.rst @@ -2,11 +2,7 @@ Show all messages =================== -Adds All menu, which shows all messages - -Usage ------ -Click Discuss/All menu -- all messages are displayed +Adds ``Discuss / All`` menu, that shows all messages accesable by current user Further information ------------------- diff --git a/mail_all/__openerp__.py b/mail_all/__openerp__.py index c53aa2e..6737443 100644 --- a/mail_all/__openerp__.py +++ b/mail_all/__openerp__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- { "name": "Show all messages", - "summary": """Adds menu to find all messages""", + "summary": """Checkout all messages where you have access""", "category": "Discuss", "images": [], "version": "1.0.0", diff --git a/mail_all/doc/index.rst b/mail_all/doc/index.rst index c8f7702..30b2245 100644 --- a/mail_all/doc/index.rst +++ b/mail_all/doc/index.rst @@ -5,5 +5,5 @@ Usage ===== -* Open menu Discuss menu and click All menu on the sidebar +* Open menu ``Discuss / All messages`` * You see all messages diff --git a/mail_all/static/description/index.html b/mail_all/static/description/index.html index 840187b..996fcc7 100644 --- a/mail_all/static/description/index.html +++ b/mail_all/static/description/index.html @@ -1,8 +1,8 @@
-

Look up all mails

-

Browse all mails like

+

Show all messages

+

Checkout all messages where you have access