Maybe we could just output hours worked data in a file format that will be 
accepted by payroll processing companies - like ADP.

Writing our own payroll module could open up a big can of worms due to varying 
labor and tax laws.

-Adrian

Anil Patel <[EMAIL PROTECTED]> wrote: Hi,
Payroll has DeductionType and Deduction entity to help manage  
deduction on paycheck. There are various kinds of deductions that are  
Flat (like $250/month) or % value (like 6.5% of gross). These  
deductions can have various occurrence rules for how often then occur.  
I expected fields like flatAmount, percentage on DeductionType entity  
to hold these values. Also may be a relationship with WorkEffort  
entity to hold occurrence  value.


If did not find any such entity that will do that job. I'll like to  
get help to figure out How to implement this, Or Do we even need to  
worry about them.

Regards
Anil Patel



       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to