hullstorage
Registered User.
- Local time
- Today, 15:15
- Joined
- Jul 18, 2007
- Messages
- 213
Hi all,
This has been doing my head in for a while now and i am still no further.
I have attached a sample of where i am at upto now.
THE MAIN THING TO NOTE ABOUT MY DATABASE IS THAT WE UPDATE AN INVOICE FOR UPTO A WHOLE MONTH AND THEN POST THESE OUT AT THE BEGINNING OF THE FOLLOWING MONTH, SO THERE WILL BE MANY BOOKINGS FOR EACH INVOICE NUMBER.
As you will see there is a form with active invoices, these are invoices that have been created awaiting further jobs details to be added to them and have not been posted / sent to customer.
and also a form that shows the full details of a record.
So here is what i am trying to acheive:
when we enter a delivery for a customer that already has an active invoice, we can simply add further jobs to this invoice on the same invoice number by selecting it.
but if there are no active invoices, i need to have a form that will create a new (next) invoice number automatically so that we can then start add booking to it.
the active invoices are in a query where there is no (isnull) invoice date, i.e. not posted out to customer yet.
PLEASE PLEASE PLEASE HELP ME IN THE SIMPLIST WAY POSSIBLE.
thanks
simon
This has been doing my head in for a while now and i am still no further.
I have attached a sample of where i am at upto now.
THE MAIN THING TO NOTE ABOUT MY DATABASE IS THAT WE UPDATE AN INVOICE FOR UPTO A WHOLE MONTH AND THEN POST THESE OUT AT THE BEGINNING OF THE FOLLOWING MONTH, SO THERE WILL BE MANY BOOKINGS FOR EACH INVOICE NUMBER.
As you will see there is a form with active invoices, these are invoices that have been created awaiting further jobs details to be added to them and have not been posted / sent to customer.
and also a form that shows the full details of a record.
So here is what i am trying to acheive:
when we enter a delivery for a customer that already has an active invoice, we can simply add further jobs to this invoice on the same invoice number by selecting it.
but if there are no active invoices, i need to have a form that will create a new (next) invoice number automatically so that we can then start add booking to it.
the active invoices are in a query where there is no (isnull) invoice date, i.e. not posted out to customer yet.
PLEASE PLEASE PLEASE HELP ME IN THE SIMPLIST WAY POSSIBLE.
thanks
simon