mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
more docs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@710 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
db4ede3c2f
commit
80e3aad156
24
Docs/xacc-groups.html
Normal file
24
Docs/xacc-groups.html
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
<h1>Account Groups</h1>
|
||||||
|
|
||||||
|
Typically accounts are arranged in a tree. Typically,
|
||||||
|
Accounts that are not leaf accounts have a number that ends in zero.
|
||||||
|
For example:
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
300 Expenses
|
||||||
|
|
|
||||||
|
+--310 Living Expenses
|
||||||
|
| |
|
||||||
|
| +--311 Beer
|
||||||
|
| |
|
||||||
|
| +--312 Cable
|
||||||
|
|
|
||||||
|
+--320 Business Expenses
|
||||||
|
| |
|
||||||
|
| +--321 8-inch Floppies
|
||||||
|
| |
|
||||||
|
: :
|
||||||
|
|
||||||
|
|
||||||
|
</pre>
|
Loading…
Reference in New Issue
Block a user