Within the Contribution Detail screen, the source code can be changed (by the source code chicklet); however, when scrolling to the right to view the source number and name, it remains the original information (even after saving and leaving the record to refresh the cache). This leads me to believe that the source code data is not fully updated and may pull the original for reporting. If anyone could suggest a fix for this, it would be appreciated! Thanks!
Kerry,
When you change the source code in the Contribution Detail screen you are only changing the source for the corresponding record in t_contribution. The original transaction record remains in t_transaction with the original source you used to process the gift. The only way to change the source in both in t_contribution and t_transaction from the front end would be to back out the gift and re-enter (in a contribution batch).
Dale