Hello,
I need to create a bill and collect payments until the bill in paid.
So I guess it is a parent/child relation.
- Need to know the amount billed when in the payment list
- Not allow them to add payment if sum pays off the debt.
What is the best way to do this?
Is there an eaiser way?
Thanks