Correct the Stock, Bond, Market Index, and Mutual Fund account types.

STOCK and MUTUAL are not compatible with currency.
This commit is contained in:
John Ralls 2015-09-15 12:05:23 -07:00
parent 44d4365046
commit e921de8b6f

View File

@ -63,7 +63,7 @@
<gnc:account version="2.0.0">
<act:name>Bond</act:name>
<act:id type="new">8196bf0015c25f501338f07a87c512d8</act:id>
<act:type>STOCK</act:type>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
@ -74,7 +74,7 @@
<gnc:account version="2.0.0">
<act:name>Stock</act:name>
<act:id type="new">7d7db9bed07f21fc0b1f50674702aff0</act:id>
<act:type>STOCK</act:type>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
@ -85,7 +85,7 @@
<gnc:account version="2.0.0">
<act:name>Market Index</act:name>
<act:id type="new">fe9db8a7eedf2990e9846f634a922143</act:id>
<act:type>MUTUAL</act:type>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
@ -96,7 +96,7 @@
<gnc:account version="2.0.0">
<act:name>Mutual Fund</act:name>
<act:id type="new">9da28c1aa7789e84bdc8484ba8f527b3</act:id>
<act:type>MUTUAL</act:type>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>