gnucash maint: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Sun Jan 17 01:45:21 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/b1804c11 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/62914acd (commit)
	from  https://github.com/Gnucash/gnucash/commit/08d02cb8 (commit)



commit b1804c11fb77c2ec58607d18f9c5c41db7f59270
Merge: 08d02cb8c 62914acd0
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jan 17 07:12:53 2021 +0100

    Merge branch 'PR_880' into maint


commit 62914acd08a4a3b6685fcd0e14f7543dd41cd6a3
Author: Philip Munksgaard <philip at munksgaard.me>
Date:   Sat Jan 16 10:14:16 2021 +0100

    Also make underholdning and afstemning placeholders
    
    As per the discussion in https://github.com/Gnucash/gnucash/pull/873#pullrequestreview-567912602

diff --git a/data/accounts/da/acctchrt_common.gnucash-xea b/data/accounts/da/acctchrt_common.gnucash-xea
index 9e37e5e4b..f68a4e006 100644
--- a/data/accounts/da/acctchrt_common.gnucash-xea
+++ b/data/accounts/da/acctchrt_common.gnucash-xea
@@ -396,6 +396,12 @@
   </act:commodity>
   <act:description>Underholdning</act:description>
   <act:parent type="new">1884bbd7394883ebafec8b9e2eb091a4</act:parent>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Musik/film</act:name>
@@ -727,6 +733,12 @@
   </act:commodity>
   <act:description>Afstemning</act:description>
   <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
+  <act:slots>
+    <slot>
+      <slot:key>placeholder</slot:key>
+      <slot:value type="string">true</slot:value>
+    </slot>
+  </act:slots>
 </gnc:account>
 <gnc:account version="2.0.0">
   <act:name>Ã…bningssaldi</act:name>



Summary of changes:
 data/accounts/da/acctchrt_common.gnucash-xea | 12 ++++++++++++
 1 file changed, 12 insertions(+)



More information about the gnucash-changes mailing list