git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1274 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-10-06 01:50:15 +00:00
parent 72d31fbec4
commit 612b68ae90

View File

@ -5,14 +5,18 @@
</head> </head>
<body bgcolor=#eeeeee> <body bgcolor=#eeeeee>
<h1>THIS FILE IS ALMOST EMPTY</h1> <h1>Register Window</h1>
This is the "Register" or the "Ledger" window. Enter This is the "Register" or the "Ledger" window. Enter
transactions here. Add more documentation. transactions here. Add more documentation to this page.
<p> <p>
Here is a test image: </p> This is what the register window should look like:</p>
<br> <br>
<img src="regwin.gif"> <img src="regwin-single.gif">
<br>
<img src="regwin-double.gif">
<br>
<img src="regwin-multi.gif">
<hr> <hr>
<h2>Reconciliation</h2> <h2>Reconciliation</h2>
@ -43,6 +47,8 @@ for this period; they can no longer be reopened for editing.
<p> <p>
<img src="foliowin.gif"> <img src="foliowin.gif">
<br> <br>
<img src="foliowin-single.gif">
<br>
The portfolio ledger can be a bit daunting at first sight. The portfolio ledger can be a bit daunting at first sight.
If you have trouble understanding it, then stick to creating If you have trouble understanding it, then stick to creating
accounts which have a single stock in them. accounts which have a single stock in them.