Hi,
We’ve started with implementation of ERPNext in our factory and need to setup Salary Structure for hourly workers.
I have it set on “Salary Slip Based on Timesheet”
How do I get the Earning to automatically calculate salary from hours in timesheet?
What does the Formula need to be?
How do I multiply the hour Rate with the hours worked?
How do I handle overtime? Do I create a separate timesheet for that or can it continue on same timesheet?
Do I set the condition for the calculation of overtime then as hours_worked > 180 for instance?