2014-05-06 19:02:01 +02:00
|
|
|
- title t('.title')
|
|
|
|
|
|
|
|
- content_for :actionbar do
|
|
|
|
= link_to t('.show_groups'), finance_ordergroups_path, class: 'btn'
|
|
|
|
|
|
|
|
= render 'transactions_search', url: finance_transactions_path
|
|
|
|
|
2014-07-01 11:14:11 +02:00
|
|
|
#transactions= render 'transactions', with_ordergroup: true, with_csv: true
|