View pa_commitment_txns_v and Table pa_commitment_txns Relationship
When I query the pa_commitment_txns_v view for a certain project, there are three records. When I query the pa_commitment_txns table for a certain project, there are two records. I expect that if I run PRC: Update Project Summary Amount for that project, it would refresh the table with the records from the view, and the table would then have three records too. That is not happening. Is there some process I am missing?
Thank you, Kevin