From 4d0ea1e953c95b0a3fd2093847f4e75eb5dfbbb0 Mon Sep 17 00:00:00 2001 From: Vincent Van Rossem Date: Thu, 13 Jun 2024 17:45:18 +0200 Subject: [PATCH] Replace 'Camptocamp SA' with 'Camptocamp' --- stock_account_internal_move/__manifest__.py | 2 +- stock_putaway_method/__manifest__.py | 2 +- stock_putaway_product/__manifest__.py | 2 +- stock_putaway_same_location/__manifest__.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stock_account_internal_move/__manifest__.py b/stock_account_internal_move/__manifest__.py index 129196eb1398..2c68d452dc72 100644 --- a/stock_account_internal_move/__manifest__.py +++ b/stock_account_internal_move/__manifest__.py @@ -6,7 +6,7 @@ """ via accounts.""", 'category': "Warehouse Management", 'version': "11.0.1.0.0", - 'author': "Camptocamp SA," + 'author': "Camptocamp," " Odoo Community Association (OCA)", 'website': "https://github.com/OCA/stock-logistics-warehouse", 'license': "AGPL-3", diff --git a/stock_putaway_method/__manifest__.py b/stock_putaway_method/__manifest__.py index 74e79dd02905..5d9e8d543023 100644 --- a/stock_putaway_method/__manifest__.py +++ b/stock_putaway_method/__manifest__.py @@ -6,7 +6,7 @@ 'version': '11.0.1.0.1', 'category': 'Inventory', 'website': 'https://github.com/OCA/stock-logistics-warehouse', - 'author': 'Camptocamp SA, ' + 'author': 'Camptocamp, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'depends': [ diff --git a/stock_putaway_product/__manifest__.py b/stock_putaway_product/__manifest__.py index a46e43d30eba..ae2dfbd450d6 100644 --- a/stock_putaway_product/__manifest__.py +++ b/stock_putaway_product/__manifest__.py @@ -10,7 +10,7 @@ 'website': 'https://github.com/OCA/stock-logistics-warehouse', 'author': 'Apertoso N.V., ' 'Tecnativa, ' - 'Camptocamp SA, ' + 'Camptocamp, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'depends': [ diff --git a/stock_putaway_same_location/__manifest__.py b/stock_putaway_same_location/__manifest__.py index 6d0517e2bd45..40b1220a678e 100644 --- a/stock_putaway_same_location/__manifest__.py +++ b/stock_putaway_same_location/__manifest__.py @@ -6,7 +6,7 @@ 'version': '11.0.1.0.0', 'category': 'Inventory', 'website': 'https://github.com/OCA/stock-logistics-warehouse', - 'author': 'Camptocamp SA, ' + 'author': 'Camptocamp, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'depends': [