Since it's a credit memo, the value is negative, h...
# advancedpdf
b
Since it's a credit memo, the value is negative, how can I force it to convert to a positive? I tried
line.charge?abs
but it doesn't seem to work...