mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add missing file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3056 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
74
doc/sgml/C/xacc-tax-report.sgml
Normal file
74
doc/sgml/C/xacc-tax-report.sgml
Normal file
@@ -0,0 +1,74 @@
|
||||
<ARTICLE ID="XACC-TAX-REPORT">
|
||||
|
||||
<ARTHEADER>
|
||||
<TITLE>Tax Report</TITLE>
|
||||
</ARTHEADER>
|
||||
<PARA> <INLINEMEDIAOBJECT>
|
||||
<IMAGEOBJECT>
|
||||
<IMAGEDATA FILEREF="image/report-tax.png">
|
||||
</IMAGEOBJECT>
|
||||
</INLINEMEDIAOBJECT>
|
||||
|
||||
</PARA>
|
||||
|
||||
<PARA>This report allows you to view all tax related Income and Expenses.
|
||||
Up to fifteen sub-accounts are displayed. Lower sub-accounts are ignored.
|
||||
|
||||
</PARA>
|
||||
|
||||
<PARA><EMPHASIS>NOTE:</EMPHASIS> For this to work, the user has to
|
||||
segregate taxable and not taxable income to different accounts, as
|
||||
well as deductible and non deductible expenses. The user also must
|
||||
Set the Tax Status of each tax related account. The "Set/Reset
|
||||
Tax Status:" parameter does this. There is a taxreport.xac file in
|
||||
the examples directory, which shows one way this can be set up.
|
||||
|
||||
</PARA>
|
||||
<PARA> <INLINEMEDIAOBJECT>
|
||||
<IMAGEOBJECT>
|
||||
<IMAGEDATA FILEREF="image/report-tax-options.png">
|
||||
</IMAGEOBJECT>
|
||||
</INLINEMEDIAOBJECT>
|
||||
|
||||
</PARA>
|
||||
<PARA>Options specifiable for this report include:
|
||||
|
||||
<ITEMIZEDLIST>
|
||||
<LISTITEM><PARA>The start and end dates - default: Year-to-Date.
|
||||
</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Alternate Period: (Year is relative to From:)
|
||||
<ITEMIZEDLIST>
|
||||
<LISTITEM><PARA>Use From - To (default)</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>1st, 2nd, 3rd, 4th Estimated Tax Quarters
|
||||
(From: year)</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Last Year (year before From: year)
|
||||
</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>1st, 2nd, 3rd, 4th Estimated Tax Quarters for
|
||||
Last Year</PARA></LISTITEM>
|
||||
</ITEMIZEDLIST></PARA></LISTITEM>
|
||||
<LISTITEM><PARA>The accounts for which the report is to be
|
||||
produced. If no account is selected, all tax related accounts
|
||||
are displayed. Non-tax related accounts are not displaied, even
|
||||
if selected, though tax related sub-accounts will be
|
||||
displaied.</PARA></LISTITEM>
|
||||
|
||||
<LISTITEM><PARA>Suppress $0.00 values</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Display Full account names</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Set/Reset Tax Status of selected accounts.
|
||||
(No op is none selected)
|
||||
<ITEMIZEDLIST>
|
||||
<LISTITEM><PARA>No Change (default)</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Set Tax Related</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Reset Tax Related</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Set Tax Related & sub-accounts</PARA></LISTITEM>
|
||||
<LISTITEM><PARA>Reset Tax Related & sub-accounts</PARA></LISTITEM>
|
||||
</ITEMIZEDLIST></PARA></LISTITEM>
|
||||
</ITEMIZEDLIST>
|
||||
|
||||
</PARA>
|
||||
|
||||
<PARA> I plan to add export capability to TaxCut and TurboTax, as soon
|
||||
as I can get a hold of the spec for .txf files.
|
||||
</PARA>
|
||||
|
||||
</ARTICLE>
|
||||
Reference in New Issue
Block a user