I'm searching for a report that produce the accumulative credit of a vendor/
I mean something like fbl1n but the sum column has to be like that:
if fl1n give the 3 line:
vendor sum
50051 100
50051 150
50051 -30
than i need a report that look like this:
vendor sum
50051 100
50051 250
50051 220