tamaloa/direktkreditverwaltung

View on GitHub
app/views/accounting_entries/edit.html.haml

Summary

Maintainability
Test Coverage
%h1
  Buchung editieren (Vertrag Nr. #{@contract.try(:number)})
= render 'form'
= link_to 'Anzeigen', @accounting_entry
|
= link_to 'Buchungsübersicht', accounting_entries_path