mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
Binding interface for bank statements
This commit is contained in:
parent
2dfa65645b
commit
851e5368eb
15 changed files with 113 additions and 26 deletions
|
@ -86,6 +86,7 @@ Rails.application.routes.draw do
|
|||
resources :keyrelays
|
||||
|
||||
resources :bank_statements do
|
||||
post 'bind_invoices', on: :member
|
||||
get 'download_import_file', on: :member
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue