DIS_UpdatePayment_TDTM
Disbursement trigger handler/TDTM to void payments
Table of Contents
Custom Permission | None |
Event | AfterUpdate |
Object | Disbursement |
Related RIO Education Settings | None |
Description
Whenever a Disbursement's ‘Void’ field is checked, this class will check the ‘Void’ field on any related Payments.
Use case
In the event that a Student Fee amount has changed (i.e. student switches to different study mode or duration), the Student Fee and all the related payments and disbursements need to be regenerated for recalculation.
For an example scenario, see here.