r17402 - gnucash/trunk/accounts/de_DE - SKR04: Rechnungsabgrenzungskonten are used only by "bilanzierende Unternehmen" - hide them by default

Rolf Leggewie rolf at cvs.gnucash.org
Wed Jul 23 18:35:15 EDT 2008


Author: rolf
Date: 2008-07-23 18:35:14 -0400 (Wed, 23 Jul 2008)
New Revision: 17402
Trac: http://svn.gnucash.org/trac/changeset/17402

Modified:
   gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea
Log:
SKR04: Rechnungsabgrenzungskonten are used only by "bilanzierende Unternehmen" - hide them by default


Modified: gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea
===================================================================
--- gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea	2008-07-23 21:56:54 UTC (rev 17401)
+++ gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea	2008-07-23 22:35:14 UTC (rev 17402)
@@ -6371,6 +6371,10 @@
 	<slot:value type="frame"/>
       </slot>
       <slot>
+	<slot:key>hidden</slot:key>
+	<slot:value type="string">true</slot:value>
+      </slot>
+      <slot>
 	<slot:key>notes</slot:key>
 	<slot:value type="string">1900-1999</slot:value>
       </slot>
@@ -6482,6 +6486,10 @@
 	<slot:value type="string">false</slot:value>
       </slot>
       <slot>
+	<slot:key>hidden</slot:key>
+	<slot:value type="string">true</slot:value>
+      </slot>
+      <slot>
 	<slot:key>notes</slot:key>
 	<slot:value type="string">WertaufholungsGEBOT in Handelsbilanz - WertaufholungsVERBOT in Steuerbilanz</slot:value>
       </slot>
@@ -8544,6 +8552,10 @@
 	<slot:value type="string"></slot:value>
       </slot>
       <slot>
+	<slot:key>hidden</slot:key>
+	<slot:value type="string">true</slot:value>
+      </slot>
+      <slot>
 	<slot:key>hbci</slot:key>
 	<slot:value type="frame"/>
       </slot>
@@ -12423,6 +12435,10 @@
 	<slot:value type="string"></slot:value>
       </slot>
       <slot>
+	<slot:key>hidden</slot:key>
+	<slot:value type="string">true</slot:value>
+      </slot>
+      <slot>
 	<slot:key>hbci</slot:key>
 	<slot:value type="frame"/>
       </slot>



More information about the gnucash-changes mailing list