spree_print_invoice icon indicating copy to clipboard operation
spree_print_invoice copied to clipboard

Only include "completed" payments?

Open naw opened this issue 9 years ago • 2 comments

The invoice template displays all payments for an order, even invalid or failed ones.

As a new user to this gem, I would have expected only "completed" payments to be displayed in the invoice PDF by default.

WDYT?

naw avatar Nov 27 '15 19:11 naw

Seams reasonable. We override the default templates in our projects, so we don't know of any issues being in the defaults.

Please send a pull request that fixes this. Thanks

tvdeyen avatar Nov 27 '15 22:11 tvdeyen

@damianlegawiec This issue can be closed, as was resolved by PR #125

mdavo6 avatar Apr 29 '21 04:04 mdavo6