K
Karl Burrows
I have a very simple database (2003) that I use to input time and materials
for invoicing. I have queries and reports that generate invoices, but I
haven't figured out a way to have it autonumber an invoice "on the fly."
Here are the issues:
* There may be clients that are not billed in a given month, so you can't
generate an invoice number based on client.
* Somehow, based on the date of the time/materials billed, it will have to
pick those up within that period to include in the invoicing.
* Invoices are usually generated monthly, but there may be instances where
"special" invoices may be generated mid month.
* There may also be other invoices that may be outside of the normal
invoicing that could have a special invoice number (like 999).
Any thoughts on how to approach this so that as time is input, it is linked
to an invoice number that is generated from the database? Right now, the
query asks for the company name, a range of time (usually monthly) and then
an invoice number, which I track manually in a log, to place the invoice
number within the invoice. Then I save as a pdf and I am done. I just
worry I will duplicate invoices and it just takes time to sequence and
determine invoice numbers every month.
Thanks!
for invoicing. I have queries and reports that generate invoices, but I
haven't figured out a way to have it autonumber an invoice "on the fly."
Here are the issues:
* There may be clients that are not billed in a given month, so you can't
generate an invoice number based on client.
* Somehow, based on the date of the time/materials billed, it will have to
pick those up within that period to include in the invoicing.
* Invoices are usually generated monthly, but there may be instances where
"special" invoices may be generated mid month.
* There may also be other invoices that may be outside of the normal
invoicing that could have a special invoice number (like 999).
Any thoughts on how to approach this so that as time is input, it is linked
to an invoice number that is generated from the database? Right now, the
query asks for the company name, a range of time (usually monthly) and then
an invoice number, which I track manually in a log, to place the invoice
number within the invoice. Then I save as a pdf and I am done. I just
worry I will duplicate invoices and it just takes time to sequence and
determine invoice numbers every month.
Thanks!