gnucash maint: Multiple changes pushed
Frank H.Ellenberger
fell at code.gnucash.org
Thu Jan 14 03:24:21 EST 2021
Updated via https://github.com/Gnucash/gnucash/commit/e6b97849 (commit)
via https://github.com/Gnucash/gnucash/commit/42c69225 (commit)
from https://github.com/Gnucash/gnucash/commit/5f37a1d6 (commit)
commit e6b97849a55416c83df5086a8679c964301afe9b
Merge: 5f37a1d6d 42c692250
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Thu Jan 14 08:25:35 2021 +0100
Merge PR #874 into maint
commit 42c692250b05c5dbd1a5e4e37a0045991b95e2b1
Author: Philip Munksgaard <philip at munksgaard.me>
Date: Wed Jan 13 20:27:28 2021 +0100
Rename "Amt" to "Region" in Danish template
There have not been any "Amt" in Denmark since 2007. The new name is "Region".
diff --git a/data/accounts/da/acctchrt_common.gnucash-xea b/data/accounts/da/acctchrt_common.gnucash-xea
index efcdd580d..aa0576970 100644
--- a/data/accounts/da/acctchrt_common.gnucash-xea
+++ b/data/accounts/da/acctchrt_common.gnucash-xea
@@ -576,14 +576,14 @@
<act:parent type="new">2c53a8a0c8b36f7de3f4052653886c2b</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
- <act:name>Amt</act:name>
+ <act:name>Region</act:name>
<act:id type="new">0785932c5de43e814659420762c9b577</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>DKK</cmdty:id>
</act:commodity>
- <act:description>Amt</act:description>
+ <act:description>Region</act:description>
<act:parent type="new">2c53a8a0c8b36f7de3f4052653886c2b</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
Summary of changes:
data/accounts/da/acctchrt_common.gnucash-xea | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list