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.
69 lines
2.2 KiB
69 lines
2.2 KiB
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<link rel="stylesheet" title="normal" type="text/css" href=
|
|
"gnucash.css">
|
|
|
|
<title>Transaction Report</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Transaction Report</h1>
|
|
|
|
<p>Transaction reports list details for transactions in a
|
|
specified account over a specified period, in a convenient
|
|
format for viewing and exporting.</p>
|
|
|
|
<p>Options specifiable for this report include:<br></p>
|
|
<ul>
|
|
<li><b>Display:</b>Select fields to display in the report.
|
|
The choices include:
|
|
<ul><li><b>Date</b></li>
|
|
<li><b>Number</b></li>
|
|
<li><b>Description</b></li>
|
|
<li><b>Memo</b></li>
|
|
<li><b>Account</b></li>
|
|
<li><b>Other Account</b></li>
|
|
<li><b>Amount</b> - note that you can choose a single-column or
|
|
two-column amount display. Two column displays credits and
|
|
debits in separate columns.</li>
|
|
<li><b>Column Headers</b> - labels naming the fields</li>
|
|
<li><b>Totals</b> - numeric fields will be totalled.</li>
|
|
</ul></li>
|
|
<li><b>Report Options:</b> This is for general report options, including:
|
|
<ul>
|
|
<li><b>Date To and Date From:</b> the date range for the
|
|
report to cover.</li>
|
|
|
|
<li><b>Account:</b> the account(s) to do the report on.</li>
|
|
|
|
<li><b>Style:</b> Choose from either single-line (in which
|
|
all transactions will be displayed on a single line), or
|
|
multi-line (on which each split of a transaction is displayed
|
|
on a separate line).</li>
|
|
</ul></li>
|
|
<li><b>Sorting:</b><ul>
|
|
<li><b>Primary Sort Key:</b> the field to sort on first.</li>
|
|
|
|
<li><b>Primary Sort Order:</b> the order in which to sort.
|
|
"Ascending" specifies smallest/largest, alphabetical
|
|
ordering, earliest->latest, or smallest amounts first.
|
|
Descending produces the opposite effects.</li>
|
|
|
|
<li><b>Secondary Sort Key:</b> the field to sort on if the
|
|
primary sort keys are equal</li>
|
|
|
|
<li><b>Secondary Sort Order:</b> the ordering on which to
|
|
sort the secondary key.</li>
|
|
</li>
|
|
</ul>
|
|
<hr>
|
|
|
|
<p>Return to <a href="xacc-main.html">Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|
|
|