mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user