diff --git a/templates/invoice.tex.erb b/templates/invoice.tex.erb index 136d561..7c7b515 100644 --- a/templates/invoice.tex.erb +++ b/templates/invoice.tex.erb @@ -54,7 +54,6 @@ yourref=, %% Payment data. term=30, - accountno=<%= @company.accountno %>, accountname=<%= @company.accountname %>, <% unless @company.accountiban.blank? %> iban=<%= @company.accountiban %>, <% end %><% unless @company.bank_bic.blank? %> bic=<%= @company.bank_bic %>,