9 lines
181 B
Text
9 lines
181 B
Text
- title "Inventurübersicht"
|
|
|
|
.well.well-small
|
|
.btn-group
|
|
= link_to "Neue Inventur anlegen", new_stock_taking_path, class: 'btn'
|
|
|
|
#StockTakingsTable= render 'stock_takings'
|
|
|
|
|