From d84867555782f47aad224d1505481606bf33ff2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergei=20Ts=C3=B5ganov?= Date: Fri, 10 Jun 2022 16:55:52 +0300 Subject: [PATCH] Fixed invoice status search --- app/controllers/repp/v1/invoices_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/repp/v1/invoices_controller.rb b/app/controllers/repp/v1/invoices_controller.rb index 5d37d6881..32ea74bc2 100644 --- a/app/controllers/repp/v1/invoices_controller.rb +++ b/app/controllers/repp/v1/invoices_controller.rb @@ -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: []])