J
Joe Cilinceon
I've been trying to get some help on how to best tag a record in a payment
table to show a check has bounced. Now I don't want the record to delete the
payment as if it never happened for obvious reasons. I would like a method
that I could easily access from a report or query.
What I have is 2 tables one called Ledger that has one record per
transaction and a child called payments which can have more than one payment
method. This system allows for split payments such as cash and check
payments. In such a case I would like to flag just the check as the cash
would then become a credit.
table to show a check has bounced. Now I don't want the record to delete the
payment as if it never happened for obvious reasons. I would like a method
that I could easily access from a report or query.
What I have is 2 tables one called Ledger that has one record per
transaction and a child called payments which can have more than one payment
method. This system allows for split payments such as cash and check
payments. In such a case I would like to flag just the check as the cash
would then become a credit.