How does one move a set of records from one from to another?
the idea is a quote can be given to a customer, and these will be logged into a quote database,
if the customer returns and wants to purchase, with the given quote, with a click of a button copy the data and place it in the invoice tables.
An idea i had of tackling this, got pretty complex?
The quote could have a drop down list of "quote" or "invoice", and the invoice database filters through to find the "invoiced" catagories...
but i wouldn't know how to do that either?
Any help!?
the idea is a quote can be given to a customer, and these will be logged into a quote database,
if the customer returns and wants to purchase, with the given quote, with a click of a button copy the data and place it in the invoice tables.
An idea i had of tackling this, got pretty complex?
The quote could have a drop down list of "quote" or "invoice", and the invoice database filters through to find the "invoiced" catagories...
but i wouldn't know how to do that either?
Any help!?
