Hello, I am trying to make a new database for my company.
The process at the moment is we write the job details on a paper job sheet (which we want to enter directly into the database).
Once in the database we want to reuse that information to make an invoice.
Also we want to have who worked on each job for how long and how much they earned (the problem with this is that sometimes two or more people work on a single job, we only want to see this information for analysis purposes so it would only appear on the job sheet not the invoice).
Can someone please help me find the best way to setup the database and what sort of table structure I would be looking at to make this happen?
Thank you in advance.