From e85c4271fbdcf62d0606b15210f1e46698441efb Mon Sep 17 00:00:00 2001 From: "Atchuthan, Sodexis" Date: Thu, 24 Jun 2021 13:55:42 +0530 Subject: [PATCH] [MIG] stock_account_quantity_history_location: Migration to 14.0 --- stock_account_quantity_history_location/__manifest__.py | 2 +- .../readme/CONSTRIBUTORS.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stock_account_quantity_history_location/__manifest__.py b/stock_account_quantity_history_location/__manifest__.py index f207572..d9834f3 100644 --- a/stock_account_quantity_history_location/__manifest__.py +++ b/stock_account_quantity_history_location/__manifest__.py @@ -8,7 +8,7 @@ "summary": """ Glue module between Stock Account and Stock Quantity History Location modules""", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "license": "AGPL-3", "author": "Eficent, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting", diff --git a/stock_account_quantity_history_location/readme/CONSTRIBUTORS.rst b/stock_account_quantity_history_location/readme/CONSTRIBUTORS.rst index 36bb64b..9afff6b 100644 --- a/stock_account_quantity_history_location/readme/CONSTRIBUTORS.rst +++ b/stock_account_quantity_history_location/readme/CONSTRIBUTORS.rst @@ -3,3 +3,5 @@ * `Tecnativa `_: * Víctor Martínez + +* Sodexis