Skip to content

Releases: thomasekdahlN/wealthprognosis-app

v0.1.9

09 Mar 20:39
Compare
Choose a tag to compare

More correct calculation of salary tax. Not using deduction before soscialsecurity tax calculation, but deducting socialsecurity tax and minstefradrag" from total salary before income tax is calculated.

Bracket tax is still calculated using the salary without deduction.

Deduction config is moved to a function with configurations supporting, max, min and percentage deduction - to calculate the deduction dynamically within the limits.

v0.1.8

09 Mar 09:06
Compare
Choose a tag to compare

Updated to calculate with new Norwegian taxes for 2025
Minor adjustments to FireCalculation hash definitions $firePartSalePossibleTypes[] and $fireSavingTypes[]

v0.1.7

09 Mar 09:02
Compare
Choose a tag to compare

Updated to support Laravel 12 and php 8.4

v0.1.6

25 Aug 07:14
Compare
Choose a tag to compare

Support for asset.meta.tax=none in meta part of assets - only fortune tax is calculated (not income or sales tax). Useful for some simulations, or if money is loaned from a private person with no tax benefits.
Support for meta.exportStartYear - to set the start year of the excel export. Defaults to previous year, but if you want to do simulations back in time like what would my economy look like if I bought Apple Stock instead off iPhones every year - its perfect.

v0.1.5

16 Mar 10:37
Compare
Choose a tag to compare

Better fortune tax calculation, deducting mortgage correctly.

Calculations giving almost same result as "skattemeldingen" for the same year now.

v0.1.4

03 Mar 10:34
Compare
Choose a tag to compare

Added GPL Licence, corrected PropertyTax calculation algorithm

v0.1.3

16 Feb 19:03
Compare
Choose a tag to compare

Støtte for beregning av lønn/pensjon med fellesskatt, trygdeavgift og trinnskatt. Salg av assets setter nå over hele beløpet som inntekt dit det overføres, og setter skattebeløper for salget også dit det overføres - slik at det er synlig at skatt er betalt.

Realization of OTP is now taxed as salary.

v0.1.2

11 Feb 08:42
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Now with correct yearly tax calculation on interest from bank account and bond funds

v0.1.1

10 Feb 12:30
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Feature complete for now.

v0.1.0

10 Feb 08:26
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Working pretty well now