mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2138 57a11ea4-9604-0410-9ed3-97b8803252fd
21 lines
566 B
HTML
21 lines
566 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" title="normal" type="text/css" href=
|
|
"gnucash.css">
|
|
|
|
<title>Profit And Loss Statement</title>
|
|
</head>
|
|
<body>
|
|
<h1>Profit and Loss Statement</h1>
|
|
|
|
<p>This report summarizes your sources of income and expenditure.</p>
|
|
|
|
<p>There are currently no options for this report, but the option
|
|
to specify an accounting period will be added soon.</p>
|
|
|
|
<p> Return to <a href="xacc-main.html"> Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|