From 121f7cd0df352bb9a8abae1e5b23f59f07a3aee3 Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Mon, 1 Jul 2024 12:38:13 +0200 Subject: [PATCH] [UPD] stock_helper: bump development status --- stock_helper/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/stock_helper/__manifest__.py b/stock_helper/__manifest__.py index 9f257b590..d29141d5f 100644 --- a/stock_helper/__manifest__.py +++ b/stock_helper/__manifest__.py @@ -5,6 +5,7 @@ "name": "Stock Helpers", "summary": "Add methods shared between various stock modules", "version": "17.0.1.1.0", + "development_status": "Production/Stable", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Hidden",