From 19234cafbe71a70680c244d547918a33be9a1e6a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 17:49:03 +0000 Subject: [PATCH] fix: accounts and account types in German CoA "SKR 03" (backport #54711) (#54712) Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com> --- .../verified/de_kontenplan_SKR03.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json index daf2e21d78c..84b16059e99 100644 --- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json +++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json @@ -34,6 +34,13 @@ "account_number": "0430", "account_type": "Fixed Asset" }, + "Anlagen im Bau": { + "is_group": 1, + "Andere Anlagen, Betriebs- und Geschäftsausstattung im Bau": { + "account_number": "0498", + "account_type": "Capital Work in Progress" + } + }, "Accumulated Depreciation": { "account_type": "Accumulated Depreciation" } @@ -317,13 +324,21 @@ "account_number": "3800", "account_type": "Expenses Included In Asset Valuation" }, + "Bestandsveränderungen Roh-, Hilfs- und Betriebsstoffe sowie bezogene Waren": { + "account_number": "3960", + "account_type": "Stock Adjustment" + }, "Herstellungskosten": { "account_number": "4996", "account_type": "Cost of Goods Sold" }, + "Anlagenabgänge Sachanlagen (Restbuchwert bei Buchverlust)": { + "account_number": "2310", + "account_type": "Expense Account" + }, "Verluste aus dem Abgang von Gegenständen des Anlagevermögens": { "account_number": "2320", - "account_type": "Stock Adjustment" + "account_type": "Expense Account" }, "Verwaltungskosten": { "account_number": "4997", @@ -340,7 +355,7 @@ "is_group": 1, "Abschreibungen auf Sachanlagen (ohne AfA auf Kfz und Gebäude)": { "account_number": "4830", - "account_type": "Accumulated Depreciation" + "account_type": "Depreciation" }, "Abschreibungen auf Gebäude": { "account_number": "4831",