From 9adcfa3ac2802e2b889ee8a82ae301c7abbe9372 Mon Sep 17 00:00:00 2001 From: Carolina Fernandez Date: Wed, 13 Sep 2023 06:09:31 -0300 Subject: [PATCH] [MIG] stock_putaway_product_template: Migration to 16.0 --- stock_putaway_product_template/__manifest__.py | 3 ++- stock_putaway_product_template/readme/CONTRIBUTORS.rst | 1 + stock_putaway_product_template/static/description/index.html | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/stock_putaway_product_template/__manifest__.py b/stock_putaway_product_template/__manifest__.py index 335a4226b..0dff5988b 100644 --- a/stock_putaway_product_template/__manifest__.py +++ b/stock_putaway_product_template/__manifest__.py @@ -1,8 +1,9 @@ +# Copyright 2023 Tecnativa - Carolina Fernandez # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Product template in putaway strategies", "summary": "Add product template in putaway strategies from the product view", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/stock_putaway_product_template/readme/CONTRIBUTORS.rst b/stock_putaway_product_template/readme/CONTRIBUTORS.rst index aa9327f79..de7397685 100644 --- a/stock_putaway_product_template/readme/CONTRIBUTORS.rst +++ b/stock_putaway_product_template/readme/CONTRIBUTORS.rst @@ -7,3 +7,4 @@ * Sergio Teruel * Víctor Martínez * César A. Sánchez + * Carolina Fernandez diff --git a/stock_putaway_product_template/static/description/index.html b/stock_putaway_product_template/static/description/index.html index 492f092b0..0e06a7ce6 100644 --- a/stock_putaway_product_template/static/description/index.html +++ b/stock_putaway_product_template/static/description/index.html @@ -420,6 +420,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
  • Sergio Teruel
  • Víctor Martínez
  • César A. Sánchez
  • +
  • Carolina Fernandez