From 286d5be963cb13a6b7a1d1a77adf76e559e54e2c Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Tue, 3 Dec 2013 11:38:43 +0100 Subject: [PATCH] =?UTF-8?q?[FIX]=20Beno=C3=AEt=20Guillot=20should=20be=20i?= =?UTF-8?q?n=20authors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crm_claim_rma/__openerp__.py | 5 +++-- crm_claim_rma/account_invoice.py | 5 +++-- crm_claim_rma/crm_claim_rma.py | 3 ++- crm_claim_rma/stock.py | 5 +++-- crm_claim_rma/wizard/__init__.py | 5 +++-- crm_claim_rma/wizard/account_invoice_refund.py | 5 +++-- crm_claim_rma/wizard/claim_make_picking.py | 3 ++- 7 files changed, 19 insertions(+), 12 deletions(-) diff --git a/crm_claim_rma/__openerp__.py b/crm_claim_rma/__openerp__.py index 5169828d..f71aec3d 100644 --- a/crm_claim_rma/__openerp__.py +++ b/crm_claim_rma/__openerp__.py @@ -2,8 +2,9 @@ ############################################################################## # # Copyright 2013 Camptocamp -# Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Copyright 2009-2013 Akretion, +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/crm_claim_rma/account_invoice.py b/crm_claim_rma/account_invoice.py index 2d73d25c..4b2db22f 100644 --- a/crm_claim_rma/account_invoice.py +++ b/crm_claim_rma/account_invoice.py @@ -2,8 +2,9 @@ ############################################################################## # # Copyright 2013 Camptocamp -# Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Copyright 2009-2013 Akretion, +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/crm_claim_rma/crm_claim_rma.py b/crm_claim_rma/crm_claim_rma.py index 14bd9013..b818a4be 100644 --- a/crm_claim_rma/crm_claim_rma.py +++ b/crm_claim_rma/crm_claim_rma.py @@ -3,7 +3,8 @@ # # Copyright 2013 Camptocamp # Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/crm_claim_rma/stock.py b/crm_claim_rma/stock.py index ae217a6a..a502f8ef 100644 --- a/crm_claim_rma/stock.py +++ b/crm_claim_rma/stock.py @@ -2,8 +2,9 @@ ############################################################################## # # Copyright 2013 Camptocamp -# Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Copyright 2009-2013 Akretion, +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/crm_claim_rma/wizard/__init__.py b/crm_claim_rma/wizard/__init__.py index 9240d4da..93b4edf3 100644 --- a/crm_claim_rma/wizard/__init__.py +++ b/crm_claim_rma/wizard/__init__.py @@ -2,8 +2,9 @@ ############################################################################## # # Copyright 2013 Camptocamp -# Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Copyright 2009-2013 Akretion, +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/crm_claim_rma/wizard/account_invoice_refund.py b/crm_claim_rma/wizard/account_invoice_refund.py index 386c6751..3248089a 100644 --- a/crm_claim_rma/wizard/account_invoice_refund.py +++ b/crm_claim_rma/wizard/account_invoice_refund.py @@ -2,8 +2,9 @@ ############################################################################## # # Copyright 2013 Camptocamp -# Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Copyright 2009-2013 Akretion, +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/crm_claim_rma/wizard/claim_make_picking.py b/crm_claim_rma/wizard/claim_make_picking.py index 1b25752e..6c556466 100644 --- a/crm_claim_rma/wizard/claim_make_picking.py +++ b/crm_claim_rma/wizard/claim_make_picking.py @@ -3,7 +3,8 @@ # # Copyright 2013 Camptocamp # Copyright 2009-2013 Akretion, -# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume +# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, +# Benoît Guillot, Joel Grand-Guillaume # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as