-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
I looked at the code and found a flag that caused the taxsim calculation of QBI to match some of Martin's code that we have since decided needed to be changed. I turned off the flag, and now taxsim will treat all pass-throughs:
pbusinc
sbusinc
pprof
sprof
scorp
and sole-proprietors:
pearn
searn
as worthy of the QBID and all subject to FICA and the Medicare tax on high earners. The issues that stand out are:
- scorp income split isn't available, and is split 50/50, an issue for FICA and some state income tax.
- there is no way to include business income that isn't QBI with an uneven income split.
At this point I don't want to fix these issues before we are satisfied that both Taxsim and the emulator are in much better shape. That would mean very few outstanding issues when tested on a large sample of PUF taxpayers. Otherwise I will get confused and I don't want to risk making taxsim an unusable mess.
Metadata
Metadata
Assignees
Labels
No labels