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

45 lines
1.3 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>House</act:name>
<act:id type="guid">b7baffa7ae86e9e3471f65ecf7e898e0</act:id>
<act:type>ASSET</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>House</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Other Asset</act:name>
<act:id type="guid">939effb3e3dba6e80e22d8291916f4dd</act:id>
<act:type>ASSET</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>Other Asset</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Vehicle</act:name>
<act:id type="guid">400fa3023e51a54305046c00a2c3cfb9</act:id>
<act:type>ASSET</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>Vehicle</act:description>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->