mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add placeholder flags for relevant accounts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12358 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
68216aeb27
commit
e9d19ece0a
@ -184,8 +184,6 @@ Resources
|
|||||||
|
|
||||||
- "Report options", especially, since it often confuses users.
|
- "Report options", especially, since it often confuses users.
|
||||||
|
|
||||||
- Example accounts should have relevant placeholder status.
|
|
||||||
|
|
||||||
- Account tree drag-and-drop reparenting.
|
- Account tree drag-and-drop reparenting.
|
||||||
|
|
||||||
- Find
|
- Find
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Investments</act:name>
|
<act:name>Investments</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Investments</act:description>
|
<act:description>Investments</act:description>
|
||||||
<act:parent type="new">52b5942b5beaec856eaca5a75ee71592</act:parent>
|
<act:parent type="new">52b5942b5beaec856eaca5a75ee71592</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Brokerage Account</act:name>
|
<act:name>Brokerage Account</act:name>
|
||||||
@ -94,6 +106,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Income</act:description>
|
<act:description>Income</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Dividend Income</act:name>
|
<act:name>Dividend Income</act:name>
|
||||||
@ -137,6 +155,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Commissions</act:name>
|
<act:name>Commissions</act:name>
|
||||||
|
@ -20,6 +20,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Current Assets</act:name>
|
<act:name>Current Assets</act:name>
|
||||||
@ -32,6 +38,12 @@
|
|||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Current Assets</act:description>
|
<act:description>Current Assets</act:description>
|
||||||
<act:parent type="new">4f40ddce996f8f74b4e99f52e275ba14</act:parent>
|
<act:parent type="new">4f40ddce996f8f74b4e99f52e275ba14</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Checking Account</act:name>
|
<act:name>Checking Account</act:name>
|
||||||
@ -135,6 +147,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Credit Card</act:name>
|
<act:name>Credit Card</act:name>
|
||||||
@ -190,6 +208,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Income</act:description>
|
<act:description>Income</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Interest Income</act:name>
|
<act:name>Interest Income</act:name>
|
||||||
@ -269,6 +293,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Adjustment</act:name>
|
<act:name>Adjustment</act:name>
|
||||||
@ -1324,6 +1354,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Equity</act:description>
|
<act:description>Equity</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Opening Balances</act:name>
|
<act:name>Opening Balances</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Loans</act:name>
|
<act:name>Loans</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Loans</act:description>
|
<act:description>Loans</act:description>
|
||||||
<act:parent type="new">33a326fe16ae360f777a94b3f5bdfbdc</act:parent>
|
<act:parent type="new">33a326fe16ae360f777a94b3f5bdfbdc</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Vehicle Loan</act:name>
|
<act:name>Vehicle Loan</act:name>
|
||||||
@ -50,6 +62,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Interest</act:name>
|
<act:name>Interest</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Current Assets</act:name>
|
<act:name>Current Assets</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Current Assets</act:description>
|
<act:description>Current Assets</act:description>
|
||||||
<act:parent type="new">7b1a39efc6234d1db148baa722c9471e</act:parent>
|
<act:parent type="new">7b1a39efc6234d1db148baa722c9471e</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Bank CD</act:name>
|
<act:name>Bank CD</act:name>
|
||||||
@ -61,6 +73,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Income</act:description>
|
<act:description>Income</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Interest Income</act:name>
|
<act:name>Interest Income</act:name>
|
||||||
|
@ -19,6 +19,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Current Assets</act:name>
|
<act:name>Current Assets</act:name>
|
||||||
@ -31,6 +37,12 @@
|
|||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Current Assets</act:description>
|
<act:description>Current Assets</act:description>
|
||||||
<act:parent type="new">bde24bbbe01829aff3dac8d038e174cc</act:parent>
|
<act:parent type="new">bde24bbbe01829aff3dac8d038e174cc</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Checking Account</act:name>
|
<act:name>Checking Account</act:name>
|
||||||
@ -68,7 +80,7 @@
|
|||||||
<act:slots>
|
<act:slots>
|
||||||
<slot>
|
<slot>
|
||||||
<slot:key>placeholder</slot:key>
|
<slot:key>placeholder</slot:key>
|
||||||
<slot:value type="string">false</slot:value>
|
<slot:value type="string">true</slot:value>
|
||||||
</slot>
|
</slot>
|
||||||
<slot>
|
<slot>
|
||||||
<slot:key>notes</slot:key>
|
<slot:key>notes</slot:key>
|
||||||
@ -86,6 +98,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:commodity-scu>100</act:commodity-scu>
|
<act:commodity-scu>100</act:commodity-scu>
|
||||||
<act:description>Equity</act:description>
|
<act:description>Equity</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Opening Balances</act:name>
|
<act:name>Opening Balances</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Childcare</act:name>
|
<act:name>Childcare</act:name>
|
||||||
|
@ -19,6 +19,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Current Assets</act:name>
|
<act:name>Current Assets</act:name>
|
||||||
@ -30,6 +36,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Current Assets</act:description>
|
<act:description>Current Assets</act:description>
|
||||||
<act:parent type="new">98f262dfab9a2b99ac42919dcf58d304</act:parent>
|
<act:parent type="new">98f262dfab9a2b99ac42919dcf58d304</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Checking Account</act:name>
|
<act:name>Checking Account</act:name>
|
||||||
@ -73,6 +85,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Credit Card</act:name>
|
<act:name>Credit Card</act:name>
|
||||||
@ -94,6 +112,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Income</act:description>
|
<act:description>Income</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Bonus</act:name>
|
<act:name>Bonus</act:name>
|
||||||
@ -192,6 +216,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Adjustment</act:name>
|
<act:name>Adjustment</act:name>
|
||||||
@ -686,6 +716,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Equity</act:description>
|
<act:description>Equity</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Opening Balances</act:name>
|
<act:name>Opening Balances</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Loans</act:name>
|
<act:name>Loans</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Loans</act:description>
|
<act:description>Loans</act:description>
|
||||||
<act:parent type="new">4e7e8e39487ad4aba0b62c2232c577c5</act:parent>
|
<act:parent type="new">4e7e8e39487ad4aba0b62c2232c577c5</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Education Loan</act:name>
|
<act:name>Education Loan</act:name>
|
||||||
@ -50,6 +62,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Interest</act:name>
|
<act:name>Interest</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Fixed Assets</act:name>
|
<act:name>Fixed Assets</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Fixed Assets</act:description>
|
<act:description>Fixed Assets</act:description>
|
||||||
<act:parent type="new">64b6276c060185131cecbd1ac6218440</act:parent>
|
<act:parent type="new">64b6276c060185131cecbd1ac6218440</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>House</act:name>
|
<act:name>House</act:name>
|
||||||
|
@ -15,6 +15,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Current Assets</act:name>
|
<act:name>Current Assets</act:name>
|
||||||
@ -26,6 +32,12 @@
|
|||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Current Assets</act:description>
|
<act:description>Current Assets</act:description>
|
||||||
<act:parent type="new">c942789c77cfdd65bc6e4c12900f0805</act:parent>
|
<act:parent type="new">c942789c77cfdd65bc6e4c12900f0805</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Bank CD</act:name>
|
<act:name>Bank CD</act:name>
|
||||||
@ -92,6 +104,12 @@
|
|||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Fixed Assets</act:description>
|
<act:description>Fixed Assets</act:description>
|
||||||
<act:parent type="new">c942789c77cfdd65bc6e4c12900f0805</act:parent>
|
<act:parent type="new">c942789c77cfdd65bc6e4c12900f0805</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>House</act:name>
|
<act:name>House</act:name>
|
||||||
@ -136,6 +154,12 @@
|
|||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Investments</act:description>
|
<act:description>Investments</act:description>
|
||||||
<act:parent type="new">c942789c77cfdd65bc6e4c12900f0805</act:parent>
|
<act:parent type="new">c942789c77cfdd65bc6e4c12900f0805</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Brokerage Account</act:name>
|
<act:name>Brokerage Account</act:name>
|
||||||
@ -202,6 +226,10 @@
|
|||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Retirement</act:description>
|
<act:description>Retirement</act:description>
|
||||||
<act:slots>
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
<slot>
|
<slot>
|
||||||
<slot:key>notes</slot:key>
|
<slot:key>notes</slot:key>
|
||||||
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
||||||
@ -267,6 +295,10 @@
|
|||||||
<slot:key>notes</slot:key>
|
<slot:key>notes</slot:key>
|
||||||
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
||||||
</slot>
|
</slot>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
</act:slots>
|
</act:slots>
|
||||||
<act:parent type="new">0efa7e60042a8d5e4f07a2e6f76bb66d</act:parent>
|
<act:parent type="new">0efa7e60042a8d5e4f07a2e6f76bb66d</act:parent>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
@ -334,6 +366,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Credit Card</act:name>
|
<act:name>Credit Card</act:name>
|
||||||
@ -345,6 +383,12 @@
|
|||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Credit Card</act:description>
|
<act:description>Credit Card</act:description>
|
||||||
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
|
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Line of Credit</act:name>
|
<act:name>Line of Credit</act:name>
|
||||||
@ -367,6 +411,12 @@
|
|||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Loans</act:description>
|
<act:description>Loans</act:description>
|
||||||
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
|
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Education Loan</act:name>
|
<act:name>Education Loan</act:name>
|
||||||
@ -421,6 +471,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Income</act:description>
|
<act:description>Income</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Bonus</act:name>
|
<act:name>Bonus</act:name>
|
||||||
@ -574,6 +630,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Adjustment</act:name>
|
<act:name>Adjustment</act:name>
|
||||||
@ -1266,6 +1328,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity
|
</act:commodity
|
||||||
<act:description>Equity</act:description>
|
<act:description>Equity</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Opening Balances</act:name>
|
<act:name>Opening Balances</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Loans</act:name>
|
<act:name>Loans</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Loans</act:description>
|
<act:description>Loans</act:description>
|
||||||
<act:parent type="new">6664763bd1ea41462cba5ef856d9c00c</act:parent>
|
<act:parent type="new">6664763bd1ea41462cba5ef856d9c00c</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Mortgage Loan</act:name>
|
<act:name>Mortgage Loan</act:name>
|
||||||
@ -50,6 +62,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Interest</act:name>
|
<act:name>Interest</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Home Repair</act:name>
|
<act:name>Home Repair</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Liabilities</act:description>
|
<act:description>Liabilities</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Loans</act:name>
|
<act:name>Loans</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Loans</act:description>
|
<act:description>Loans</act:description>
|
||||||
<act:parent type="new">8ec79e80d9abf58d78ce3129d3fe3365</act:parent>
|
<act:parent type="new">8ec79e80d9abf58d78ce3129d3fe3365</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Other Loan</act:name>
|
<act:name>Other Loan</act:name>
|
||||||
@ -50,6 +62,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Interest</act:name>
|
<act:name>Interest</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Insurance</act:name>
|
<act:name>Insurance</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Investments</act:name>
|
<act:name>Investments</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Investments</act:description>
|
<act:description>Investments</act:description>
|
||||||
<act:parent type="new">e67ef2c52a4eaf3b9d37d317848a5812</act:parent>
|
<act:parent type="new">e67ef2c52a4eaf3b9d37d317848a5812</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Retirement</act:name>
|
<act:name>Retirement</act:name>
|
||||||
@ -44,6 +56,10 @@
|
|||||||
<slot:key>notes</slot:key>
|
<slot:key>notes</slot:key>
|
||||||
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
||||||
</slot>
|
</slot>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
</act:slots>
|
</act:slots>
|
||||||
<act:parent type="new">64cf99f6bafe0a539a5941ea713bdfcd</act:parent>
|
<act:parent type="new">64cf99f6bafe0a539a5941ea713bdfcd</act:parent>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Income</act:description>
|
<act:description>Income</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Salary (Spouse)</act:name>
|
<act:name>Salary (Spouse)</act:name>
|
||||||
@ -39,6 +45,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Expenses</act:description>
|
<act:description>Expenses</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Taxes (Spouse)</act:name>
|
<act:name>Taxes (Spouse)</act:name>
|
||||||
|
@ -18,6 +18,12 @@
|
|||||||
<cmdty:id>USD</cmdty:id>
|
<cmdty:id>USD</cmdty:id>
|
||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Assets</act:description>
|
<act:description>Assets</act:description>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Investments</act:name>
|
<act:name>Investments</act:name>
|
||||||
@ -29,6 +35,12 @@
|
|||||||
</act:commodity>
|
</act:commodity>
|
||||||
<act:description>Investments</act:description>
|
<act:description>Investments</act:description>
|
||||||
<act:parent type="new">96d9b17add59eb4c7edec7ed241af755</act:parent>
|
<act:parent type="new">96d9b17add59eb4c7edec7ed241af755</act:parent>
|
||||||
|
<act:slots>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
|
</act:slots>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
<gnc:account version="2.0.0">
|
<gnc:account version="2.0.0">
|
||||||
<act:name>Spouse Retirement</act:name>
|
<act:name>Spouse Retirement</act:name>
|
||||||
@ -44,6 +56,10 @@
|
|||||||
<slot:key>notes</slot:key>
|
<slot:key>notes</slot:key>
|
||||||
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
|
||||||
</slot>
|
</slot>
|
||||||
|
<slot>
|
||||||
|
<slot:key>placeholder</slot:key>
|
||||||
|
<slot:value type="string">true</slot:value>
|
||||||
|
</slot>
|
||||||
</act:slots>
|
</act:slots>
|
||||||
<act:parent type="new">f46c9f777b1730c6b5f4a1faf9e31708</act:parent>
|
<act:parent type="new">f46c9f777b1730c6b5f4a1faf9e31708</act:parent>
|
||||||
</gnc:account>
|
</gnc:account>
|
||||||
|
Loading…
Reference in New Issue
Block a user