spree-contrib / spree_print_invoice

Create a PDF invoice for Spree orders.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
91 stars 239 forks source link

Updated totals partial to show only completed payments #125

Closed mdavo6 closed 6 years ago

mdavo6 commented 6 years ago

I agree with the OP on #101

This commit updates the totals partial so that only completed payments are visible on the resulting invoice.

Please note that tests do not currently pass due to issue I've raised in #123 and resolved in PR #124