mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
refactoring
This commit is contained in:
parent
895fa22702
commit
28d1560555
2 changed files with 9 additions and 9 deletions
|
@ -33,8 +33,6 @@ class BankTransaction < ApplicationRecord
|
|||
.non_cancelled
|
||||
.where(total: sum)
|
||||
return true if paid_invoices.any?(&:paid?)
|
||||
|
||||
false
|
||||
end
|
||||
|
||||
def registrar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue