...
It will show the transaction details in a popup. For ex:
...
Calculations
Total Reserve = Total of all reserve transaction amount, including Indemnity & Expense
Total Payment = Total of all payment transaction amount, including Indemnity & Expense
Total Reserve (Indemnity) = Total of all reserve transaction amount with type “Indemnity”
Total Reserve (Expense) = Total of all reserve transaction amount with type “Expense”
Total Payment (Indemnity) = Total of all payment transaction amount with type “Indemnity” regardless of option Adjust Reserve
Total Payment (Expense) = Total of all payment transaction amount with type “Expense” regardless of option Adjust Reserve
Outstanding Reserve (Indemnity) = Total Reserve (Indemnity) - Total Payment (Indemnity with option Adjust Reserve = TRUE)
Outstanding Reserve (Expense) = Total Reserve (Indemnity) - Total Payment (Expense with option Adjust Reserve = TRUE)