From 7e01ef60ee6d3e62392aabcff20cb38a1feacc7e Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Thu, 26 May 2016 14:13:57 +0500 Subject: [PATCH] [DOC] mail_all: update category --- mail_all/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_all/__openerp__.py b/mail_all/__openerp__.py index 7805763..ccc5429 100644 --- a/mail_all/__openerp__.py +++ b/mail_all/__openerp__.py @@ -2,7 +2,7 @@ { "name": "Show all messages", "summary": """Checkout all messages where you have access""", - "category": "Social Network", + "category": "Discuss", "images": ['images/1.png'], "version": "1.0.0",