mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add comments to clarify that taxtxf.scm is US-specific
src/report/locale-specific/us/taxtxf.scm is specific to US tax codes. Add comments to make this clear.
This commit is contained in:
parent
885227a63a
commit
51332b1a65
@ -3,9 +3,9 @@
|
|||||||
;;
|
;;
|
||||||
;; updated by J. Alex Aycinena, July 2008, October 2009
|
;; updated by J. Alex Aycinena, July 2008, October 2009
|
||||||
;;
|
;;
|
||||||
;; This report prints transaction detail and account totals for Tax-related
|
;; This report prints transaction details and account totals for accounts
|
||||||
;; accounts sorted by form/schedule, copy, line and tax code, and exports TXF
|
;; relevant to United States taxes, sorted by form/schedule, copy, line
|
||||||
;; files for import to TaxCut, TurboTax, etc.
|
;; and tax code, and exports TXF files for import to TaxCut, TurboTax, etc.
|
||||||
;;
|
;;
|
||||||
;; For this to work, the user has to segregate taxable and not taxable
|
;; For this to work, the user has to segregate taxable and not taxable
|
||||||
;; income to different accounts, as well as deductible and non-
|
;; income to different accounts, as well as deductible and non-
|
||||||
|
Loading…
Reference in New Issue
Block a user