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
583 B
HTML
21 lines
583 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" title="normal" type="text/css" href="gnucash.css">
|
|
|
|
<title>Feuille du solde/bilan</title>
|
|
</head>
|
|
<body>
|
|
<h1>Balance Sheet</h1>
|
|
|
|
<p>This report summarizes your assets, liabilities, and equity.</p>
|
|
|
|
<p>There are currently no options for this report, but the option
|
|
to specify a date for which the balance sheet is to be calculated
|
|
will be added soon.</p>
|
|
|
|
<p> Return to <a href="xacc-main.html"> Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|