The GUI or saved .txt file does not indicate A, B, C, D, E, or F for each property (stock / fund). All are fixed to A or E.
Form 8959 L24 -> Form 1040 L25c Form 1040 L23 "Other taxes, including self-employment tax, from Schedule 2, line 10" = Form 8959 L18 + Form 8960 L17. Also need to be able to check the checkboxes in Schedule 2, line 8.
Form 8959 L24 -> Form 1040 L25c Form 1040 L23 "Other taxes, including self-employment tax, from Schedule 2, line 10" = Form 8959 L18 + Form 8960 L17
RFE: 2020 Form 8959
FAT32 GUI Formatter: missing
US_1040_2018_xxxx.txt A9=33 is not saved to *_out.txt so CA_540, Schedule A, Part 2, Line 9, column A imports 0
2018 CA 540 sched540part2[4]=1200.60 but is not displayed in PDF
This diff worked for me: $ svn diff Index: src/taxsolve_US_1040_2018.c =================================================================== --- src/taxsolve_US_1040_2018.c (revision 40) +++ src/taxsolve_US_1040_2018.c (working copy) @@ -1494,11 +1494,6 @@ Sched1[22] = Sched1[22] + Sched1[j]; showline_wlabel( "S1_22", Sched1[22] ); - SocSec_Worksheet(); /* This calc. depends on line L5a and Sched1[22]. Calculates L5b. */ - - for (j=1; j <= 5; j++) - L[6] = L[6] + L[j]; - /* Adjusted Gross Income section....