Add account activities view to admin #2893

This commit is contained in:
Martin Lensment 2015-09-10 18:14:06 +03:00
parent ce3397dbfb
commit 34e4342219
7 changed files with 151 additions and 0 deletions

View file

@ -730,6 +730,7 @@ en:
<b>The domain name server</b>
is a computer that saves and forwards via a general-access data communications network such data that is connected with the domain name and corresponding IP addresses. Your IT helpdesk or Internet service provider will have the necessary information about the domain name servers.
account_activity: 'Account activity'
account_activities: 'Account activities'
receipt_date: 'Receipt date'
manual_binding: 'Manual binding'
transaction_is_already_binded: 'Transaction is already binded'

View file

@ -161,6 +161,7 @@ Rails.application.routes.draw do
resources :keyrelays
resources :pricelists
resources :mail_templates
resources :account_activities
resources :bank_statements do
resources :bank_transactions