modify invoice

This commit is contained in:
Mini Robot 2018-10-15 14:03:44 +02:00
parent 8e8893a532
commit 6a9b500c73
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<div class="col-md-12"><%= @invoice.customer.street %></div>
</div>
<div class="row">
<div class="col-md-12"><%= @invoice.customer.postcode %> <%= @invoice.user_firm.city %></div>
<div class="col-md-12"><%= @invoice.customer.postcode %> <%= @invoice.customer.city %></div>
</div>
<div class="row">
<div class="col-md-12">NIP: <%= @invoice.customer.nip %></div>