Dreamweaver
Well-known member
- Local time
- Today, 23:29
- Joined
- Nov 28, 2005
- Messages
- 2,467
Related Project Project Manager Developer Project
Just finished an update for the time sheet and trying to set the project manager up for the next thing which is wages.
You can see In the topics time sheet and employees how I've started seting it up look at last couple of posts.
My problem now is what is going on at the moment I need to allow for things like this.
I'm lucky my company is paying me full wages but the gov in uk are only paying 80% so
I'm thinking of adding new tables which I can update as and when with say special times etc
details could be:
tblEmployeeSpecial
EmployeeID
SpecialID
tblwagesspecial
SpecialID AUTO
DateStart
DateFinish
PercentPaid
I think I have it right I.E. More than one employee can be on special wages which may be a percent of normal should I allow for a fixed amount?
There would be a number of additional updates to the holiday system as think I would need another type.
to be honest I'm not quite sure how to proceed but writing this is helping as the tables above should do every thing I need without any other alteration to holiday types Etc.
thanks for helping me sort my head out if you see an issue with what I'm trying to do please help an old boy out and pint me in the right direction.
mick Isolation day1
P.S.I will be updating the current version of the project manager later today.
Just finished an update for the time sheet and trying to set the project manager up for the next thing which is wages.
You can see In the topics time sheet and employees how I've started seting it up look at last couple of posts.
My problem now is what is going on at the moment I need to allow for things like this.
I'm lucky my company is paying me full wages but the gov in uk are only paying 80% so
I'm thinking of adding new tables which I can update as and when with say special times etc
details could be:
tblEmployeeSpecial
EmployeeID
SpecialID
tblwagesspecial
SpecialID AUTO
DateStart
DateFinish
PercentPaid
I think I have it right I.E. More than one employee can be on special wages which may be a percent of normal should I allow for a fixed amount?
There would be a number of additional updates to the holiday system as think I would need another type.
to be honest I'm not quite sure how to proceed but writing this is helping as the tables above should do every thing I need without any other alteration to holiday types Etc.
thanks for helping me sort my head out if you see an issue with what I'm trying to do please help an old boy out and pint me in the right direction.
mick Isolation day1
P.S.I will be updating the current version of the project manager later today.