SKR04: Rechnungsabgrenzungskonten are used only by "bilanzierende Unternehmen" - hide them by default

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17402 57a11ea4-9604-0410-9ed3-97b8803252fd
2.4
Rolf Leggewie 18 years ago
parent c71fbc467f
commit a97be6c29f

@ -6370,6 +6370,10 @@
<slot:key>hbci</slot:key>
<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>
@ -6481,6 +6485,10 @@
<slot:key>placeholder</slot:key>
<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>
@ -8543,6 +8551,10 @@
<slot:key>notes</slot:key>
<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"/>
@ -12422,6 +12434,10 @@
<slot:key>notes</slot:key>
<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"/>

Loading…
Cancel
Save