Refactored ordering part two. Integrated stock order.

This commit is contained in:
benni 2011-06-19 19:56:04 +02:00
parent eb4705857b
commit 38b5dcba1f
17 changed files with 177 additions and 374 deletions

View file

@ -1,3 +1,3 @@
- title "Neue Bestellung anlegen"
= render :partial => 'form', :locals => { :f => f }
= render :partial => 'form'