mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Add test rake job for processing dummy payment
This commit is contained in:
parent
fb810e5ccb
commit
76a0b80f85
4 changed files with 27 additions and 10 deletions
|
@ -15,7 +15,7 @@ module Invoice::Cancellable
|
|||
end
|
||||
|
||||
def cancelled?
|
||||
cancelled_at
|
||||
cancelled_at.present?
|
||||
end
|
||||
|
||||
def not_cancelled?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue