-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the 2023 Colorado Sales tax refund (#5291)
Fixes #5290
- Loading branch information
1 parent
c037bb2
commit 62f337c
Showing
3 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- bump: patch | ||
changes: | ||
fixed: | ||
- Colorado 2023 sales tax refund. |
6 changes: 3 additions & 3 deletions
6
...engine_us/parameters/gov/states/co/tax/income/credits/sales_tax_refund/amount/amount.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
description: Colorado provides a flat sales tax refund credit of this amount. | ||
values: | ||
2023-01-01: 661 | ||
2023-01-01: 800 | ||
|
||
metadata: | ||
period: year | ||
unit: year | ||
label: Colorado sales tax refund credit flat amount | ||
reference: | ||
- title: 2023 Colorado Individual Income Tax Filing Guide | ||
href: https://leg.colorado.gov/sites/default/files/documents/2023A/bills/fn/2023a_hb1311_00.pdf#page=3 | ||
- title: 2023 Colorado Individual Tax Filing Guide 104 Book, Line 34 | ||
href: https://tax.colorado.gov/sites/tax/files/documents/Book0104_2023.pdf#page=9 | ||
- title: Colorado General Assembly HB23-1311 Identical Temporary TABOR Refund | ||
href: https://leg.colorado.gov/bills/hb23-1311#:~:text=The%20act%20creates%20a%20new,2022%2D23%20state%20fiscal%20year |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters