handlebars
Technical User
I have been trying to design a simple job costing database, to keep track of quoted jobs against actual costs (in terms of time and materials).
What i want to be able to do is to create a new job from a quote form (with all related data). What is the best way to do this? Do I want to do some sort of update query so that once the job number is assigned it will update all records with the related quote number?
Is there a simple way of performing this function?
Any help would be appresiated
Andrew
What i want to be able to do is to create a new job from a quote form (with all related data). What is the best way to do this? Do I want to do some sort of update query so that once the job number is assigned it will update all records with the related quote number?
Is there a simple way of performing this function?
Any help would be appresiated
Andrew