From e7a79a64d9a7218a8d482aed7f5af735d4740e09 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 8 Dec 2016 14:00:18 +0100 Subject: [PATCH] Switch author to new company --- account_payment_order/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_order/__openerp__.py b/account_payment_order/__openerp__.py index 7efbaa3f0..3864c2d34 100644 --- a/account_payment_order/__openerp__.py +++ b/account_payment_order/__openerp__.py @@ -13,7 +13,7 @@ 'license': 'AGPL-3', 'author': "ACSONE SA/NV, " "Therp BV, " - "Serv. Tecnol. Avanzados - Pedro M. Baeza, " + "Tecnativa, " "Akretion, " "Odoo Community Association (OCA)", 'website': 'https://github.com/OCA/bank-payment',