austax: Fix FBT gross-up calculation
This commit is contained in:
parent
339de57a1f
commit
a76ba56984
@ -54,8 +54,8 @@ repayment_rates = {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
# FBT type 2 gross-up factor
|
# FBT type 1 gross-up factor
|
||||||
# https://www.ato.gov.au/rates/fbt/#GrossupratesforFBT
|
# https://www.ato.gov.au/rates/fbt/#GrossupratesforFBT
|
||||||
fbt_grossup = {
|
fbt_grossup = {
|
||||||
2023: 1.8868
|
2023: 2.0802
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user