mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Add forms for adding bank transactions #2733
This commit is contained in:
parent
de082bb637
commit
55ecae3e28
7 changed files with 111 additions and 72 deletions
|
@ -161,6 +161,7 @@ Rails.application.routes.draw do
|
|||
resources :pricelists
|
||||
|
||||
resources :bank_statements do
|
||||
resources :bank_transactions
|
||||
collection do
|
||||
get 'import'
|
||||
post 'create_from_import'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue