From 7914c1faa4548296c52cf1205162ed83dec4b0f3 Mon Sep 17 00:00:00 2001 From: Bakry Date: Wed, 10 Jul 2024 17:37:32 +0300 Subject: [PATCH] fix --- odex25_base/system_notification/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/odex25_base/system_notification/__manifest__.py b/odex25_base/system_notification/__manifest__.py index fb4c4db65..1890d2d63 100644 --- a/odex25_base/system_notification/__manifest__.py +++ b/odex25_base/system_notification/__manifest__.py @@ -6,6 +6,7 @@ 'description': """ """, + 'category' : 'Odex25-base', # Categories can be used to filter modules in modules listing # Check https://github.com/odoo/odoo/blob/11.0/odoo/addons/base/module/module_data.xml