foodcoop-adam/foodsoft

View on GitHub
app/views/stock_takings/index.html.haml

Summary

Maintainability
Test Coverage
- title t('.title')

.well.well-small
  .btn-group
    = link_to t('.new_inventory'), new_stock_taking_path, class: 'btn'

#StockTakingsTable= render 'stock_takings'