mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@281 57a11ea4-9604-0410-9ed3-97b8803252fd
28 lines
614 B
HTML
28 lines
614 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
<head>
|
|
<title>Reconcile Window</title>
|
|
</head>
|
|
|
|
<body bgcolor=#eeeeee>
|
|
<h1>THIS FILE IS ALMOST EMPTY</h1>
|
|
This is the reconcile window. Use it to reconcile accounts.
|
|
<p>
|
|
Enter a dollar amount from your last bank statement in the
|
|
box, and then click OK. The window will then show all unreconciled
|
|
transactions since your last bank statment.
|
|
<p>
|
|
This is what the window should look like:
|
|
<p>
|
|
<br>
|
|
<img src="recnwin.gif">
|
|
<br>
|
|
|
|
|
|
Add more documentation here.
|
|
</p>
|
|
<hr>
|
|
|
|
</body>
|
|
</html>
|