PHP
--
Questions
--
Followers
Top Experts
I am trying to create a payroll / leave system in Filemaker. The objective is:
1. Get daily time & attendance data from bio metric machine from remote offices
2. Import the txt file to filemaker DB
3. Calculate employee salary based on a monthly payroll period
4. Have ability to print all employee payslips for a give payroll period in one hit
5. Export employee payroll list with salary amount as excel report for finance
6. Calculate employee absence data - link to online self service leave request application (Using Filemkaer API for PHP) where employees can request leave, have this approved by a manger and deduct from the employees remaining allowed days quota
Basically can anyone tell me a ER diagram of the correct database structure to achieve this, including links and calculations?? Or better yet has a working example of a filemaker payroll system to download??
I have attached the sample data from the time attendance machine to this post as well as my current database layout.
I am totally new to database stuff so any help will be greatly appreciated.
All the best,
Sam
pic1.jpg
pic2.jpg
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
On top, a payroll is something generic almost, there are plenty out of the shelf, so it is rarely useful to write yours, just choose one which allows to report to yr finance dept correctly, and do the biometric i/f if not supported only.
Payrolls and Accounting is someting I would never write, too much work and rules to respect, buying one is a lot cheaper, and save time to design what is specific to your company.
Do you have any suggestion for good off the shelf Filemaker HRSM and Payroll Systems.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
PHP
--
Questions
--
Followers
Top Experts
PHP is a widely-used server-side scripting language especially suited for web development, powering tens of millions of sites from Facebook to personal WordPress blogs. PHP is often paired with the MySQL relational database, but includes support for most other mainstream databases. By utilizing different Server APIs, PHP can work on many different web servers as a server-side scripting language.