mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 719457 - Template for Home Mortgage Loan isn't properly nested.
Several account templates containted accounts with two parents, resulting to incorrect nesting. modified: accounts/C/acctchrt_homeloan.gnucash-xea modified: accounts/C/acctchrt_otherloan.gnucash-xea modified: accounts/C/acctchrt_retiremt.gnucash-xea modified: accounts/C/acctchrt_spouseretire.gnucash-xea modified: accounts/en_GB/acctchrt_homeloan.gnucash-xea modified: accounts/en_GB/acctchrt_otherloan.gnucash-xea modified: accounts/en_GB/acctchrt_retiremt.gnucash-xea modified: accounts/en_GB/acctchrt_spouseretire.gnucash-xea
This commit is contained in:
parent
733e6e91da
commit
985fecb032
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Mortgage Loan</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Other Loan</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Retirement</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Spouse Retirement</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Mortgage Loan</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Other Loan</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Retirement</act:name>
|
||||
|
@ -48,7 +48,6 @@
|
||||
<slot:value type="string">true</slot:value>
|
||||
</slot>
|
||||
</act:slots>
|
||||
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
||||
</gnc:account>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Spouse Retirement</act:name>
|
||||
|
Loading…
Reference in New Issue
Block a user