gnucash maint: reverse commit d48937c. See discussion in Bug #79769.

J.Alex Aycinena alex.aycinena at code.gnucash.org
Fri Apr 22 22:35:20 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/e381e706 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d48937cf (commit)



commit e381e7063805091c03b610c5fbf2fe882ba31cc8
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Fri Apr 22 19:26:09 2022 -0700

    reverse commit d48937c. See discussion in Bug #79769.

diff --git a/libgnucash/tax/us/txf.scm b/libgnucash/tax/us/txf.scm
index c1a3a7f44..f07784915 100644
--- a/libgnucash/tax/us/txf.scm
+++ b/libgnucash/tax/us/txf.scm
@@ -174,7 +174,6 @@
     (cons 'N292 #(not-impl "Sched C" "Spouse" 0 #t "" ((1980 ""))))
     (cons 'N319 #(not-impl "Sched C" "Principal business/prof" 2 #t "" ((1980 "A"))))
     (cons 'N293 #(none "Sched C" "Gross receipts or sales" 1 #t "" ((2012 "1") (2011 "1b") (1989 "1") (1980 "1a"))))
-    (cons 'N296 #(none "Sched C" "Returns and allowances" 1 #t "" ((1989 "2") (1980 "1b"))))
     (cons 'N303 #(none "Sched C" "Other business income" 1 #t "" ((1989 "6") (1987 "4") (1981 "4b") (1980 "4"))))
 
     (cons 'N497 #(not-impl "Sched C-EZ" "Schedule C-EZ" 1 #t ""))



Summary of changes:
 libgnucash/tax/us/txf.scm | 1 -
 1 file changed, 1 deletion(-)



More information about the gnucash-changes mailing list