From ad4ac4e53c0a1fe95003d28d0cd5d83f5967cd7d Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Thu, 8 Jan 2026 13:47:40 +0100 Subject: [PATCH] chore: Review PR #51595 (cherry picked from commit 6bdaeb983dbb5fec62e2ce08668a069308e13361) --- .../verified/fr_plan2025_comptable_general_avec_code.json | 3 ++- .../verified/fr_plan2025_comptable_general_ex_agricole.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_avec_code.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_avec_code.json index 9f57df9ebbb..61ffcf796b7 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_avec_code.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_avec_code.json @@ -1,5 +1,5 @@ { - "county_code": "fr", + "country_code": "fr", "name": "France - Plan Comptable General 2025 avec code", "tree": { "1-Comptes de capitaux": { @@ -613,6 +613,7 @@ } }, "Amortissements des immobilisations mises en concession": { + "account_type": "Accumulated Depreciation", "account_number": "282" } }, diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_ex_agricole.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_ex_agricole.json index 8f0f52ccc1a..d18ea5284a4 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_ex_agricole.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan2025_comptable_general_ex_agricole.json @@ -1,6 +1,6 @@ { - "county_code": "fr", + "country_code": "fr", "name": "France - Plan Comptable General Agricole 2025 avec code", "tree": { "1-Comptes de capitaux": { @@ -934,6 +934,7 @@ } }, "Amortissement des immobilisations mises en concession": { + "account_type": "Accumulated Depreciation", "account_number": "282" }, "284-Amortissement des immobilisations corporelles (biens vivants)": {