Need to allocate payments to invoices, helping a friend out (will I ever learn) and don't seem to be able to find the best way to do this.
So I have 3 tables...
Invoices, Payments Received and Payments Allocated (join table). I'm using Filemaker Pro Adv 11.
So let's say in...
Invoices. I have Job No, Invoice Date, Customer name and Total.
Payments received. Payment ID, Date, Customer and Amount.
Payments Allocated(join table). Allocated ID, Job No, Payment ID and Amount.
I've gone in and manually created all the invoices in the payment allocated(join table). Is there a way to automatically do this when an invoice is created?
Also I tried to add a portal for payments allocated(join table) in payments received. But it's creating a new allocation rather than allowing me to add to an existing one that I've added from the invoices.
I have it working in the grand scheme of things but I have to go into the join table and do everything from there.
What am I missing? Any help much appreciated.