mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
22 lines
640 B
HTML
22 lines
640 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Quicken User's Guide</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>Quicken User's Guide</h1>
|
||
|
Not all accounting systems use the same words for the same
|
||
|
concepts. Below follws some notes for
|
||
|
users accustomed to Quicken (TM) products.
|
||
|
|
||
|
<h2>Categories</h2>
|
||
|
What Quicken calls "Categories" are really just
|
||
|
<a href="xacc-expense.html">Income/Expense accounts</a>.
|
||
|
Thus, if you are used to specifying a category in Quicken,
|
||
|
just create an income/expense account of the same name in
|
||
|
X-Acccountant, and use that as a category.
|
||
|
|
||
|
</body>
|
||
|
</html>
|