I’m trying to make an “Apply” screen for payments of invoices. I have a payment screen that has a button to the “Apply” screen. My invoices are made up of (sometimes) several lines. I need to be able to apply each payment to certain lines of the invoice because the payment either gets submitted to us (head office), or stays at the site according to what it is applied to.
My problem is…I don’t know how to set it up so that each payment that I apply gets added on to the previous payment. On the “Apply” screen for the second payment I want it to show under invoice “Amount” the amount left over after the last payment. How do I do that?
Jen