From 4419902491e52457cb80c7e649133966003002bc Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Fri, 1 May 2020 15:34:33 +0200 Subject: [PATCH] Update stock_picking_type_shipping_policy_group_by/__manifest__.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Alix --- stock_picking_type_shipping_policy_group_by/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_type_shipping_policy_group_by/__manifest__.py b/stock_picking_type_shipping_policy_group_by/__manifest__.py index 5cebcb088a..49722f9dae 100644 --- a/stock_picking_type_shipping_policy_group_by/__manifest__.py +++ b/stock_picking_type_shipping_policy_group_by/__manifest__.py @@ -1,7 +1,7 @@ # Copyright 2020 Camptocamp SA # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl) { - "name": "Stock Picking Type Shipping Policy -" " Group By Partner and Carrier", + "name": "Stock Picking Type Shipping Policy - Group By Partner and Carrier", "summary": "Glue module for Picking Type Shipping Policy" " and Group Transfers by Partner and Carrier", "version": "13.0.1.0.0",