Files
gnucash/accounts/C/acctlist_renter.gnucash-xea
T

46 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<gnc-account-example>
2001-04-13 06:54:25 +00:00
<gnc-act:title>
Brokerage Accounts
2001-04-13 06:54:25 +00:00
</gnc-act:title>
<gnc-act:short-description>
These accounts provide a set of accounts to deal with a
brokerage.
2001-04-13 06:54:25 +00:00
</gnc-act:short-description>
<gnc:account version="2.0.0">
<act:name>Insurance</act:name>
<act:id type="guid">bf8401ffdca9c53c3b220fb7e0c3a09e</act:id>
<act:type>EXPENSE</act:type>
2001-07-12 22:21:13 +00:00
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2001-07-12 22:21:13 +00:00
</act:commodity>
<act:description>Insurance</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Rental Insurance</act:name>
<act:id type="guid">6d89107d688f6694e2d06039d9c6f692</act:id>
<act:type>EXPENSE</act:type>
2001-07-12 22:21:13 +00:00
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2001-07-12 22:21:13 +00:00
</act:commodity>
<act:description>Rental Insurance</act:description>
<act:parent type="guid">bf8401ffdca9c53c3b220fb7e0c3a09e</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Rent</act:name>
<act:id type="guid">7b6f5d9dda6295f594dd3efac34d2d46</act:id>
<act:type>EXPENSE</act:type>
2001-07-12 22:21:13 +00:00
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2001-07-12 22:21:13 +00:00
</act:commodity>
<act:description>Rent</act:description>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->