We're trying to implement charge based billing and...
# advancedpdf
r
We're trying to implement charge based billing and the invoice total in the ui is correct, but when I get the value of invoice.total, it's giving me the garbage values the are being created as items in addition to the charges. Has anyone experienced this? I don't think calculating the total in the script is a good idea and would like to find another solution.