mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 15:06:23 +02:00
Fixed invoice status search
This commit is contained in:
parent
2cdf9f8b95
commit
d848675557
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ module Repp
|
|||
account_activity_created_at_lteq
|
||||
account_activity_id_not_null
|
||||
account_activity_id_null
|
||||
cancelled_at_null
|
||||
cancelled_at_not_null
|
||||
number_gteq number_lteq
|
||||
total_gteq total_lteq s] + [s: []])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue