From 1cc5f59217d7751a4aa6d5b303ef545db6581748 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 10 Jun 2023 09:55:02 +0000 Subject: [PATCH] stock_location_orderpoint 14.0.1.0.2 --- 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 0dc73f7a9..3b1ee96cd 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.1", + "version": "14.0.1.0.2", "data": [ "security/ir.model.access.csv", "data/ir_cron.xml",