* add a set of business accounts to the setup druid

* fix the full and common accounts to remove the (wrong) "Accounts Payable"
	  liability account.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7772 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2003-01-04 21:51:17 +00:00
parent f13b748817
commit ad710d157e
5 changed files with 1243 additions and 25 deletions

View File

@ -1,3 +1,9 @@
2003-01-04 Derek Atkkins <derek@ihtfp.com>
* add a set of business accounts to the setup druid
* fix the full and common accounts to remove the (wrong) "Accounts Payable"
liability account.
2003-01-03 David Hampton <hampton@employees.org>
* src/gnome/druid-hierarchy.c:

View File

@ -3,6 +3,7 @@ accountdir = ${GNC_ACCOUNTS_DIR}/C
account_DATA = \
acctchrt_brokerage.gnucash-xea \
acctchrt_business.gnucash-xea \
acctchrt_carloan.gnucash-xea \
acctchrt_cdmoneymkt.gnucash-xea \
acctchrt_childcare.gnucash-xea \

File diff suppressed because it is too large Load Diff

View File

@ -73,17 +73,6 @@
</act:commodity>
<act:description>Liabilities</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Credit Cards</act:name>
<act:id type="new">a8186db64d71dc2ca5fdccb3234b531b</act:id>
<act:type>LIABILITY</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Credit Cards</act:description>
<act:parent type="new">19a911feed9b41b8b01be036a2aed9fe</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Credit Card</act:name>
<act:id type="new">efc3caac2619666c53e6e27f02d5e716</act:id>
@ -93,7 +82,7 @@
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Credit Card</act:description>
<act:parent type="new">a8186db64d71dc2ca5fdccb3234b531b</act:parent>
<act:parent type="new">19a911feed9b41b8b01be036a2aed9fe</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Income</act:name>

View File

@ -335,17 +335,6 @@
</act:commodity
<act:description>Liabilities</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Credit Cards</act:name>
<act:id type="new">9340931e0ecb7704e50871d68a21e6c9</act:id>
<act:type>LIABILITY</act:type>
<act:commodity
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity
<act:description>Credit Cards</act:description>
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Credit Card</act:name>
<act:id type="new">ae4c4552746eed9927cee195e7965dd8</act:id>
@ -355,7 +344,7 @@
<cmdty:id>USD</cmdty:id>
</act:commodity
<act:description>Credit Card</act:description>
<act:parent type="new">9340931e0ecb7704e50871d68a21e6c9</act:parent>
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Line of Credit</act:name>
@ -366,7 +355,7 @@
<cmdty:id>USD</cmdty:id>
</act:commodity
<act:description>Line of Credit</act:description>
<act:parent type="new">9340931e0ecb7704e50871d68a21e6c9</act:parent>
<act:parent type="new">eeb68231aa8330bb6e3a747ffd94c07f</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Loans</act:name>