From 604b3ad3d34de6d7d182ea662c8f3592c9d5dd4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Thu, 10 Nov 2022 10:54:33 +0100
Subject: [PATCH] [UPD] category

---
 __manifest__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/__manifest__.py b/__manifest__.py
index ff13d6f..8316b74 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -4,7 +4,7 @@
     "version": "15.0.1.0.0",
     "license": "AGPL-3",
     "author": "Le Filament",
-    "category": "Account",
+    "category": "Accounting/Accounting",
     "depends": ["account"],
     "contributors": [
         "Benjamin Rivier <benjamin@le-filament.com>",
-- 
GitLab