mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
added encryptor and service object status invoice request
This commit is contained in:
parent
28dcf047ef
commit
ee1408e49f
5 changed files with 53 additions and 10 deletions
|
@ -34,3 +34,7 @@
|
|||
|
||||
%dt= Invoice.human_attribute_name :reference_no
|
||||
%dd= @invoice.reference_no
|
||||
|
||||
- invoice_presenter = Registrar::InvoiceStatusPresenter.new(invoice: @invoice)
|
||||
%dt Billing system
|
||||
%dd= invoice_presenter.display
|
Loading…
Add table
Add a link
Reference in a new issue