add view for all transactions + csv
This commit is contained in:
parent
b5b4ccd922
commit
ef0888f38d
15 changed files with 111 additions and 19 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
%h2
|
||||
= t('.last_transactions')
|
||||
%small= link_to(t('.show_all'), finance_ordergroups_path)
|
||||
%small= link_to(t('.show_all'), finance_transactions_path)
|
||||
%table.table.table-striped
|
||||
%thead
|
||||
%tr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue