diff --git a/web_ir_actions_act_window_page/__openerp__.py b/web_ir_actions_act_window_page/__openerp__.py index 7fa66de62..08e1dd4cd 100644 --- a/web_ir_actions_act_window_page/__openerp__.py +++ b/web_ir_actions_act_window_page/__openerp__.py @@ -23,7 +23,7 @@ "summary": ("Allows a developer to trigger a pager to show the previous " "or next next record in the form view"), "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "category": "Dependency", "depends": ['web'], 'data': ['view/qweb.xml'],