It is the summarized balance of A/R for that customer prior to the start date of your Statement
b
Boris Yasen
04/06/2023, 4:17 PM
Thank you @MGBC Could you help me how to get that in SuiteScript or using Saved search please?
m
MGBC
04/06/2023, 4:17 PM
If you set the start date of your Statement to be NULL then it won't show up
b
Boris Yasen
04/06/2023, 4:18 PM
I wanted to calculate it to make it similar statement pdf
m
MGBC
04/06/2023, 4:20 PM
You would have to get the Start Date the user selects when generating the statement, then find all transactions hitting A/R that have a duedate BEFORE that date and sum up the total amount remaining in A/R for those transactions