From 4d75159247e012745bbfdc309d49a52adf00998f Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Sat, 16 Dec 2023 21:27:38 +0100 Subject: [PATCH] chore: consistent naming for German CoA files --- ...{de_kontenplan_SKR03_gnucash.json => de_kontenplan_SKR03.json} | 0 ...an_SKR04_with_account_number.json => de_kontenplan_SKR04.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename erpnext/accounts/doctype/account/chart_of_accounts/verified/{de_kontenplan_SKR03_gnucash.json => de_kontenplan_SKR03.json} (100%) rename erpnext/accounts/doctype/account/chart_of_accounts/verified/{de_kontenplan_SKR04_with_account_number.json => de_kontenplan_SKR04.json} (100%) diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03_gnucash.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json similarity index 100% rename from erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03_gnucash.json rename to erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR04_with_account_number.json b/erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR04.json similarity index 100% rename from erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR04_with_account_number.json rename to erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR04.json