Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Personal exemption payroll tax #1382

Closed
wants to merge 18 commits into from
Closed

Personal exemption payroll tax #1382

wants to merge 18 commits into from

Commits on May 26, 2017

  1. add FICA tax exemption parameters

    econ02 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    6551a6a View commit details
    Browse the repository at this point in the history
  2. add exemption of FICA taxes

    econ02 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    f023e50 View commit details
    Browse the repository at this point in the history
  3. add variables for FICA exemptions

    econ02 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    6d26caa View commit details
    Browse the repository at this point in the history
  4. add 'pte' variable

    econ02 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    f557962 View commit details
    Browse the repository at this point in the history
  5. update current law

    econ02 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    ff90847 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Change section 1 designation

    Change the section 1 designation of policy changes to Payroll Taxes. Section two designation is changed to Social Security FICA or Medicaid FICA, respectively.
    econ02 authored May 30, 2017
    Configuration menu
    Copy the full SHA
    1fbaf3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5825637 View commit details
    Browse the repository at this point in the history
  3. Remove double deductibility

    Disallows double destructibility for wage and self employment income.
    econ02 authored May 30, 2017
    Configuration menu
    Copy the full SHA
    8040f6d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. change to one parameter

    econ02 committed May 31, 2017
    Configuration menu
    Copy the full SHA
    0bdeadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c1127 View commit details
    Browse the repository at this point in the history
  3. Single payroll tax exemption policy parameter

    econ02 authored May 31, 2017
    Configuration menu
    Copy the full SHA
    e6b399e View commit details
    Browse the repository at this point in the history
  4. Single payroll tax exemption parameter

    econ02 authored May 31, 2017
    Configuration menu
    Copy the full SHA
    f06003e View commit details
    Browse the repository at this point in the history
  5. Single payroll tax policy parameter

    econ02 authored May 31, 2017
    Configuration menu
    Copy the full SHA
    d17fc1c View commit details
    Browse the repository at this point in the history
  6. Update records_variables.json

    econ02 authored May 31, 2017
    Configuration menu
    Copy the full SHA
    c2d6285 View commit details
    Browse the repository at this point in the history
  7. Update functions.py

    econ02 authored May 31, 2017
    Configuration menu
    Copy the full SHA
    9e1551f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Change to single exemption number

    econ02 committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    c689e10 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Merge branch 'master' into pte2

    econ02 authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    28f75a3 View commit details
    Browse the repository at this point in the history
  2. Remove double exemption

    econ02 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    08d7861 View commit details
    Browse the repository at this point in the history