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.
47 lines
1.3 KiB
47 lines
1.3 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:</p>
|
|
|
|
<ul>
|
|
<li><b>Account:</b> the account to do the report on.</li>
|
|
|
|
<li><b>Date To and Date From:</b> the date range for the
|
|
report to cover.</li>
|
|
|
|
<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>
|
|
</ul>
|
|
<hr>
|
|
|
|
<p>Return to <a href="xacc-main.html">Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|
|
|