Add slot "equity-type" with value "opening-balance" to account templates

The slots are added by running `util/add-opening-balances` on the
gnucash sources.
This commit is contained in:
Ralf Habacker
2020-09-15 03:11:22 +02:00
parent 1cce12f8be
commit 573f7aaa0b
60 changed files with 366 additions and 0 deletions

View File

@@ -786,5 +786,11 @@
</act:commodity>
<act:description>Αρχικά υπόλοιπα</act:description>
<act:parent type="new">3ab6a6d97b216c11333e48aa2b749a91</act:parent>
<act:slots>
<slot>
<slot:key>equity-type</slot:key>
<slot:value type="string">opening-balance</slot:value>
</slot>
</act:slots>
</gnc:account>
</gnc-account-example>