Patch Notes
- Latest Version: 20.2003
- Release Date: 03/04/2020
- Production URL: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1T00000070xd&isdtp=p1
- Sandbox URL: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t1T00000070xd&isdtp=p1
Patch Summary
This patch resolves issues with the Settlement Calculator. When a Damages record had a value present in its Amount Paid field, the Settlement Calculator miscalculated the Amount Due by ignoring it. The Amount Due value was correct on the Damage record, but not on the Settlement Calculator.
This issue was resolved by adding a new column to the Settlement Calculator’s Damages table, which includes the Amount Paid. Now the Amount Due matches what is represented in the Damages record, adhering to the calculation: Amount - Reductions - Amount Paid.