From d85a4bb9bbbb5f1b6b3e3ca8f1aef463e35ad5b6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 8 Aug 2023 09:22:38 +0000 Subject: [PATCH] stock_location_orderpoint 14.0.1.1.0 --- stock_location_orderpoint/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_location_orderpoint/__manifest__.py b/stock_location_orderpoint/__manifest__.py index a73b7d098..7135b6236 100644 --- a/stock_location_orderpoint/__manifest__.py +++ b/stock_location_orderpoint/__manifest__.py @@ -6,7 +6,7 @@ "author": "MT Software, BCIM, Odoo Community Association (OCA)", "summary": "Declare orderpoint on a location " "allowing to replenish any product with the same criteria.", - "version": "14.0.1.0.3", + "version": "14.0.1.1.0", "data": [ "security/ir.model.access.csv", "data/ir_cron.xml",