Skip to content

Commit

Permalink
Add refunds delegator to invoice_view.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekzosta authored and storhet committed Jul 13, 2021
1 parent f28df17 commit d2b26cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/spree/printables/order/invoice_view.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class Printables::Order::InvoiceView < Printables::Invoice::BaseView
:item_total,
:total,
:payments,
:refunds,
:shipments

def items
Expand Down

0 comments on commit d2b26cd

Please sign in to comment.