|
|
|
|
|
by devit
3025 days ago
|
|
Can anyone explain what's so complex about a "payroll system"? Presumably you just have a table with people with salary, and every month you wire the money and record information about the wire or otherwise have a way to record when the person has taken cash. You might want to have more complex rules for determining schedule and amount of salaries, and support for contractors, unpaid leave, taxes, etc. but that doesn't seem particulary complex either. How can this possibly take more than 100 person-years (i.e. < $30 million) to make even a truly extravagant version of? Not to mention that presumably such software already exists and could be used instead of writing a new one. [obviously my explanation would be corruption, but I wonder if I miss something] |
|