M
MMach via AccessMonster.com
I need assistance with setting up a database structure. I have two tables
(Payments) & (Invoices) with a one-to-many relationship (i.e. one payment can
be assigned to one or more invoices. The issue comes when one payment closes
out one invoice but partially pays the second invoice. (i.e. Payment#1=$3000,
Invoice#1=$2000 and Invoice#2=$2000). The second payment (Payment#2=$2000
would cover the rest of Invoice#2 and part of Invoice#3, etc...). What is
the best method of linking which payments belong to which invoices?
(Payments) & (Invoices) with a one-to-many relationship (i.e. one payment can
be assigned to one or more invoices. The issue comes when one payment closes
out one invoice but partially pays the second invoice. (i.e. Payment#1=$3000,
Invoice#1=$2000 and Invoice#2=$2000). The second payment (Payment#2=$2000
would cover the rest of Invoice#2 and part of Invoice#3, etc...). What is
the best method of linking which payments belong to which invoices?