From c9bd68c658d39ced66b33913b23c5744c9b7f7df Mon Sep 17 00:00:00 2001 From: Alex Aycinena Date: Thu, 17 Jan 2019 18:21:51 -0800 Subject: [PATCH] Updated from version 41 to 42, although new codes not implemented yet because data not reliably available --- gnucash/report/locale-specific/us/taxtxf.scm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gnucash/report/locale-specific/us/taxtxf.scm b/gnucash/report/locale-specific/us/taxtxf.scm index 6d813ffa83..3dc36d2b79 100644 --- a/gnucash/report/locale-specific/us/taxtxf.scm +++ b/gnucash/report/locale-specific/us/taxtxf.scm @@ -63,6 +63,12 @@ ;; Fix beginning balance sign and signs for Transfer From/To amounts for ;; liability/equity accounts ;; +;; January, 2019 Update: +;; +;; Update from "V041" to "V042", although added codes are not implemented +;; because cost/gain data not reliably available +;; The format for code 673 can be 4 or 5, per spec, so leave as 4 +;; ;; From prior version: ;; NOTE: setting of specific dates is squirly! and seems ;; to be current-date dependent! Actually, time of day dependent! Just @@ -591,7 +597,7 @@ (gnc-numeric-neg account-value))))) ) - ;; Based on TXF Spec of 6/16/06, V 041, and Quicken 98 output, the + ;; Based on TXF Spec of 11/30/11, V 042, and Quicken 98 output, the ;; fields by format are as follows, for F1040: ;; Format Type Fields Comments/Status ;; 0 D T, N, C, L, X Spec unclear, unverified @@ -2999,7 +3005,7 @@ selected-accounts-sorted-by-form-line-acct)) (output-txf (list - "V041" crlf + "V042" crlf "AGnuCash " gnc:version crlf today-date crlf "^" crlf