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