mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Story#110308584 - update tests of registrar
This commit is contained in:
parent
352159a4c0
commit
04aaa14db9
2 changed files with 5 additions and 1 deletions
|
@ -113,7 +113,7 @@ class Invoice < ActiveRecord::Base
|
|||
end
|
||||
|
||||
def description
|
||||
"Order nr. #{number}"
|
||||
read_attribute(__method__).presence || "Order nr. #{number}"
|
||||
end
|
||||
|
||||
def pdf_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue