I have an option group that has three options.
I have no defaults. It is an option group for 3 choices of payment.
So I fill in all the information that I need and then the customer shows the type of payment that they plan to use.
I tick the button on the option group that applies.
Then I go to print the invoice.
The type of payment is supposed to be saved in the table with their customer info and is supposed to be printed on the invoice.
The problem is that it doesn't show up at either place until I move to a different record or close and reopen the sale.
Surely there is a way to make it poplulate by tabbing off of it to the print command button??
Or some other way??