foodsoft/app/views/finance/invoices/new.html.haml
2016-03-11 13:23:13 +01:00

3 lines
130 B
Text

- title t('.title')
= render :partial => 'form', :locals => {:invoice_id => 0}
= link_to t('ui.or_cancel'), finance_invoices_path