moov-io / irs

Internal Revenue Service (IRS) Filing Information Returns Electronically (FIRE)
https://moov-io.github.io/irs/
Apache License 2.0
44 stars 15 forks source link

Add 1099-NEC and 2021 filing support #209

Closed abound-engineering closed 2 years ago

abound-engineering commented 2 years ago

This PR adds support for Form 1099-NEC filing and other 2021 tax year updates.

You can learn more about the Form 1099-NEC (Nonemployee Compensation) at the IRS's website.

Thank you to @bmealhouse who led these development updates.

With ❤️ from the Abound team.

adamdecaf commented 2 years ago

Thank you for sharing this! It's super helpful.

adamdecaf commented 2 years ago

It looks like a couple tests expected old input that's not quite right with the additional fields. Is there an easy update?

Screen Shot 2022-02-12 at 9 49 13 AM

bmealhouse commented 2 years ago

@adamdecaf, these test failures make sense based on the changes I made. I will fix up these tests next week to get this merged in.