From 0037017e5d496127df10385ef5cd28fd0149aa76 Mon Sep 17 00:00:00 2001 From: Adrien Peiffer Date: Wed, 7 Jan 2015 14:11:41 +0100 Subject: [PATCH] [IMP] Move maintainer key out of the manifest --- account_payment_include_draft_move/__openerp__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/account_payment_include_draft_move/__openerp__.py b/account_payment_include_draft_move/__openerp__.py index 11d8636f6..db72870a2 100644 --- a/account_payment_include_draft_move/__openerp__.py +++ b/account_payment_include_draft_move/__openerp__.py @@ -24,7 +24,6 @@ "name": "Account Payment Draft Move", "version": "1.0", "author": "ACSONE SA/NV", - "maintainer": "ACSONE SA/NV", "website": "http://www.acsone.eu", "images": [], "category": "Accounting",