Hi guys.
I'm building a receipt/invoice database - I've started with the invoice first, then the receipt.
I have invoice = parents and sons + receipt = parents and sons tables + a customer table.
I want to issue 1 receipts with 12 checks (for each month of the year) and then, everytime a check comes to delivery, the invoice gets hout with the receipts number.
What would be the relation between the receipt/invoice tables and how do I make the relevanr receipt number for each invoice please?
Thanks.
I'm building a receipt/invoice database - I've started with the invoice first, then the receipt.
I have invoice = parents and sons + receipt = parents and sons tables + a customer table.
I want to issue 1 receipts with 12 checks (for each month of the year) and then, everytime a check comes to delivery, the invoice gets hout with the receipts number.
What would be the relation between the receipt/invoice tables and how do I make the relevanr receipt number for each invoice please?
Thanks.