Live data from Hacker News

2017 Tax Software Developer's Guides and Test Cases

mass.gov

11–20 of 43 posts

Re: 2017 Tax Software Developer's Guides and Test Cases

#16
post #13

Does anyone choose to write this kind of software?

Maybe it is no ones life dream to do it, but sometimes you just find a job and it happens to be something 'random' like this.

If someone asked me to work on this and gave me a huge salary, though, I'd gladly jump on it.

Re: 2017 Tax Software Developer's Guides and Test Cases

#17
post #13

Does anyone choose to write this kind of software?

Most software isn't somebody's dream. It's just dealing with "dumb stuff somebody's gotta do" because there's a paycheck.

(See also - basically every profession. I don't know how many architects choose to design parking garages or dreary subdivisions, but hey, they gotta eat too.)

Re: 2017 Tax Software Developer's Guides and Test Cases

#18
post #12

I found out yesterday that the German government provides a flowchart for developers wanting to calculate income tax

Can you provide a link to the mentioned flowchart as well, please?

It's on https://www.bmf-steuerrechner.de/interface/pap.jsp

However, this is the calculation for the monthly (pay as you go) wage tax and other deductions and not the yearly income tax.

Re: 2017 Tax Software Developer's Guides and Test Cases

#20
post #12

I found out yesterday that the German government provides a flowchart for developers wanting to calculate income tax

Can you provide a link to the mentioned flowchart as well, please?

https://www.bmf-steuerrechner.de/interface/pseudocode.jsp

There's a pdf version as well:

http://www.bundesfinanzministerium.de/Web/DE/Themen/Steuern/...

The problem is in computing the input values; it's quite hard to figure out without examples, except the most simple cases.

Post reply on HN