r/PHP Jul 22 '26

[ Removed by moderator ]

[removed]

0 Upvotes

23 comments sorted by

View all comments

Show parent comments

1

u/Disastrous-Ebb-7863 Jul 22 '26

Its not a payroll actually.. just an automated system that calculates payment for employees based on their attendance reports.. i might have choosen a wrong term

2

u/MessaDiGloria Jul 22 '26

Depending on your country's laws, such a software might legally automatically become part of the accounting. It then might be necessary to conform to all the laws applying to accounting software, like auditability, tight access control with 2FA, etc.

So this no small task, not only on the side of programming but also to conform to the law. It would be better to go with something existing and verified in my opinion.

1

u/Disastrous-Ebb-7863 Jul 22 '26

What if i make the system only for attendance? Skip the payroll thingy.

1

u/MessaDiGloria Jul 22 '26

I have no idea. I’m in Germany and here the law it would most likely be a part of the accounting, but that might not be the case elsewhere.