mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
614 B
28 lines
614 B
<!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>
|