Hi,
I would like to request some advice about how to display and manage some information. Ultimately I want to be able to find out current IOU's and be able to add/remove as necessary
I have a database tracking customers and payments. On my payments form I have a tick box if an IOU is filed. Since the payment form is an invoice/receipt I dont want to change it after it is created.
So I was thinking that I would have a separate table/form to keep track of all Cutomers who have filed IOU's (with CustID, and a tickbox Yes for IOU filed). Then I could create a monthly report and find out all my active IOU's.
BUT....how to remove the IOU classification when they pay? Go back to the table/form and delete the entry? Is that the best way? I dont necessarily need to keep track of past IOUs filed as I thought it would make the database to big and I keep paper records of that for history if I need to go back and find that out.
I would appreciate any advice from those that have more expertise with managing this kind of information.
Thanks!
I would like to request some advice about how to display and manage some information. Ultimately I want to be able to find out current IOU's and be able to add/remove as necessary
I have a database tracking customers and payments. On my payments form I have a tick box if an IOU is filed. Since the payment form is an invoice/receipt I dont want to change it after it is created.
So I was thinking that I would have a separate table/form to keep track of all Cutomers who have filed IOU's (with CustID, and a tickbox Yes for IOU filed). Then I could create a monthly report and find out all my active IOU's.
BUT....how to remove the IOU classification when they pay? Go back to the table/form and delete the entry? Is that the best way? I dont necessarily need to keep track of past IOUs filed as I thought it would make the database to big and I keep paper records of that for history if I need to go back and find that out.
I would appreciate any advice from those that have more expertise with managing this kind of information.
Thanks!