From 9404061a536b77020481298786844ff115752297 Mon Sep 17 00:00:00 2001 From: Vincent Van Rossem Date: Thu, 13 Jun 2024 17:35:33 +0200 Subject: [PATCH] Replace 'Camptocamp SA' with 'Camptocamp' --- ebill_paynet/__manifest__.py | 2 +- ebill_paynet_customer_free_ref/__manifest__.py | 2 +- l10n_ch_account_tags/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ebill_paynet/__manifest__.py b/ebill_paynet/__manifest__.py index 6280deb16..df02897de 100644 --- a/ebill_paynet/__manifest__.py +++ b/ebill_paynet/__manifest__.py @@ -7,7 +7,7 @@ Paynet platform bridge implementation""", "version": "14.0.1.1.4", "license": "AGPL-3", - "author": "Camptocamp SA,Odoo Community Association (OCA)", + "author": "Camptocamp,Odoo Community Association (OCA)", "maintainers": ["TDu"], "website": "https://github.com/OCA/l10n-switzerland", "depends": [ diff --git a/ebill_paynet_customer_free_ref/__manifest__.py b/ebill_paynet_customer_free_ref/__manifest__.py index 15fcd872e..6a1ff8ded 100644 --- a/ebill_paynet_customer_free_ref/__manifest__.py +++ b/ebill_paynet_customer_free_ref/__manifest__.py @@ -6,7 +6,7 @@ "summary": "Glue module: ebill_paynet and sale_order_customer_free_ref", "version": "14.0.1.0.2", "license": "AGPL-3", - "author": "Camptocamp SA,Odoo Community Association (OCA)", + "author": "Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-switzerland", "depends": ["ebill_paynet", "sale_order_customer_free_ref"], "auto_install": True, diff --git a/l10n_ch_account_tags/__manifest__.py b/l10n_ch_account_tags/__manifest__.py index d14c59de8..7063404c3 100644 --- a/l10n_ch_account_tags/__manifest__.py +++ b/l10n_ch_account_tags/__manifest__.py @@ -6,7 +6,7 @@ "category": "Localisation", "summary": "", "version": "14.0.1.0.0", - "author": "Camptocamp SA, Odoo Community Association (OCA)", + "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-switzerland", "license": "AGPL-3", "depends": ["l10n_ch"],