diff --git a/stoptime.rb b/stoptime.rb index c26bb22..da8d736 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -2413,6 +2413,7 @@ module StopTime::Views h1 do text! "Invoice for " a @customer.name, href: R(CustomersN, @customer.id) + small @invoice.number end end div.row do