From 67593846f4cff3788c4684a5b1b5c5100407f05f Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Tue, 9 Jun 2015 10:26:00 +0200 Subject: [PATCH] [ADD] OCA as author --- web_dashboard_open_action/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_dashboard_open_action/__openerp__.py b/web_dashboard_open_action/__openerp__.py index da455c34..96ba7620 100644 --- a/web_dashboard_open_action/__openerp__.py +++ b/web_dashboard_open_action/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Open a dashboard's action", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Hidden", "summary": "Adds a button to open a dashboard in full mode",