New invoice

← all invoices

<% if @form_errors && !@form_errors.empty? %>
<% @form_errors.each_value do |msg| %>
<%= msg %>
<% end %>
<% end %>

Client

Terms

Line items

<% (@form_values[:items] || [{'description' => '', 'qty' => '', 'unit_price' => ''}]).each_with_index do |item, i| %> <% end %>
Description Qty Unit price

Crypto payment (optional)

Leave the address blank to omit the crypto block and QR from the invoice.