From afbf036796c829c5b800da008b20c5f7b9e40a24 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Tue, 17 Jun 2025 13:41:15 +0200 Subject: [PATCH] Ajout compte immobilisation 23 --- defaut.json | 1 + 1 file changed, 1 insertion(+) diff --git a/defaut.json b/defaut.json index 5c00d9b..498a835 100644 --- a/defaut.json +++ b/defaut.json @@ -3,6 +3,7 @@ "prefixes": { "20": "Immobilisations incorporelles", "21": "Immobilisations corporelles", + "23": "Immobilisations en cours", "27": "Immobilisations financières" } }