S
SAC
I would like some help in figure how to have a customer history showing:
Date
Desc
Charge Amount
Payment Amount
Balance
It's the "running"balance amount column I'm not sure how to make happen.
Do I store that amount in the Customer table?
Do I store that amount in the transaction table?
Or do I store it at all?
Thanks for your help.
Date
Desc
Charge Amount
Payment Amount
Balance
It's the "running"balance amount column I'm not sure how to make happen.
Do I store that amount in the Customer table?
Do I store that amount in the transaction table?
Or do I store it at all?
Thanks for your help.