A
Annette
We have a work order database that tracks requests by departments. We
want employees to start entering time spent on work orders. Everything
an employee does in a day is attached to a work order. Employees
should not see what other employees have entered for time so the entry
should only list their data, however, we don't want to make the form
data entry only as they may have to correct an entry if they keyed it
in wrong the day before. Employees could have as few as one entry per
day (8 hours spent on one work order) but most employees will have
several as the time is tracked at 15 minute increments.
How can I create a time input screen that will capture the employee,
date, work order #, amount of time (and a few other items) that would
be the easiest for employees? I first began with a continuous form
that would allow entry for each piece that I am trying to collect but
found some items repeating (like worker, work order #, date).
Any ideas would be greatly appreciated!
want employees to start entering time spent on work orders. Everything
an employee does in a day is attached to a work order. Employees
should not see what other employees have entered for time so the entry
should only list their data, however, we don't want to make the form
data entry only as they may have to correct an entry if they keyed it
in wrong the day before. Employees could have as few as one entry per
day (8 hours spent on one work order) but most employees will have
several as the time is tracked at 15 minute increments.
How can I create a time input screen that will capture the employee,
date, work order #, amount of time (and a few other items) that would
be the easiest for employees? I first began with a continuous form
that would allow entry for each piece that I am trying to collect but
found some items repeating (like worker, work order #, date).
Any ideas would be greatly appreciated!