Link to home
Create AccountLog in
PHP

PHP

--

Questions

--

Followers

Top Experts

Avatar of sam_thwaites
sam_thwaites

Developing a Payroll System in Filemaker
Hi 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.


Avatar of Member_2_908359Member_2_908359🇫🇷

if, you're totally new to databases, I would certainly not start with such an application, too many consequences if case of of pbs.
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.

Avatar of sam_thwaitessam_thwaites

ASKER

Hi Lesouef

Do you have any suggestion for good off the shelf Filemaker HRSM and Payroll Systems.

unfortunately no since these apps are closely related to each country law, same as accounting apps, so all I know are my country applications (France). The only software editor which is having apps in several languages here is Sage (UK originilly), but I have no experience with their offer; check if they have something within your country.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of Peter HarrisPeter Harris🇦🇺

If you were going to build a custom solution it would be best to hire an experienced FileMaker developer as it really would be a challenge for someone new to databases to meet your requirements.

Thanks for the comment Cogitive, After searching for both good HRD software and a filemaker developer in Indonesia without results I decided to create the system myself. Current status is it is live and running well, even managed to get it online through our intranet. Filemaker is an amazing bit of software and easy to pickup.

Avatar of Peter HarrisPeter Harris🇦🇺

Slight sidetrack - but wondering what do you use for intranet access? Is it VPN software?

Free T-shirt

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.


ASKER CERTIFIED SOLUTION
Avatar of ee_autoee_auto

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account
PHP

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.