Hi - I am trying to create a timesheet and invoicing database. Projects will be identified and then employees will enter their time and expenses, which will be associated with these projects. An invoice will then be created and will draw all the time and expenses based on a certain timeframe. I've set it up so that the employee enters their hours and the manager then enters the hours he wants to invoice for - "invoiced hourse" (which may be different if he runs out of budget and needs to invoice for less hours than the employee actually works).
My problem comes in because project types will either be lump sum contracts or time and materials contracts. I think the time and materials type is covered off, as noted in the above paragraph. But I'm not sure how to deal with lump sum contracts. Even if a project is lump sum, the time and expenses still need to be tracked so the company can see if it is making a profit on these projects.
I've thought about adding a field to my Project table identifying a lump sum amount, which would be zero for time and materials contracts. When the manager reviews the timesheets for lump sum contracts, he will put zero hours into the "invoiced hours" field and the invoice will simply pull up the lump sum amount as opposed to line items from the timesheets.
I'm wondering if there is a better way to deal with this, but can't think of how and have had no luck finding an answer on the forums.
I'm self-taught and working in Access 2010. I'm just planning this on paper now and have about 20 tables so far. Any help would be greatly appreciated.
Thanks!
My problem comes in because project types will either be lump sum contracts or time and materials contracts. I think the time and materials type is covered off, as noted in the above paragraph. But I'm not sure how to deal with lump sum contracts. Even if a project is lump sum, the time and expenses still need to be tracked so the company can see if it is making a profit on these projects.
I've thought about adding a field to my Project table identifying a lump sum amount, which would be zero for time and materials contracts. When the manager reviews the timesheets for lump sum contracts, he will put zero hours into the "invoiced hours" field and the invoice will simply pull up the lump sum amount as opposed to line items from the timesheets.
I'm wondering if there is a better way to deal with this, but can't think of how and have had no luck finding an answer on the forums.
I'm self-taught and working in Access 2010. I'm just planning this on paper now and have about 20 tables so far. Any help would be greatly appreciated.
Thanks!