This commit is contained in:
parent
f519f2af1d
commit
a92c439418
2 changed files with 11 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class GroupOrderInvoicePdf < RenderPDF
|
||||
class GroupOrderInvoicePdf < RenderPdf
|
||||
def filename
|
||||
I18n.t('documents.group_order_invoice_pdf.filename', :number => @options[:invoice_number]) + '.pdf'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue