fix rubocop errors
This commit is contained in:
parent
09679812af
commit
bafa163ce5
8 changed files with 107 additions and 115 deletions
|
|
@ -63,7 +63,6 @@ class Mailer < ActionMailer::Base
|
|||
subject: I18n.t('mailer.group_order_invoice.subject', group: @group.name, supplier: @supplier)
|
||||
end
|
||||
|
||||
|
||||
# Sends order result for specific Ordergroup
|
||||
def order_result(user, group_order)
|
||||
@order = group_order.order
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue