app: add controller and view to generate a deposit receipt
This commit is contained in:
parent
fe56b7bb68
commit
9bc5364ca2
15 changed files with 235 additions and 1 deletions
|
@ -273,6 +273,7 @@ Rails.application.routes.draw do
|
|||
patch 'restore', to: 'dossiers#restore'
|
||||
get 'attestation'
|
||||
get 'transferer', to: 'dossiers#transferer'
|
||||
get 'papertrail', format: :pdf
|
||||
end
|
||||
|
||||
collection do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue