Allow editing of linked deliveries and orders at invoice

This commit is contained in:
Patrick Gansterer 2016-03-11 13:23:13 +01:00
parent 14e2fd179e
commit efb929e64f
12 changed files with 72 additions and 34 deletions

View file

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