From 65c64c3f0b362ddecfb03c1e497e7593f8ed975f Mon Sep 17 00:00:00 2001 From: Alexey Leshchenko Date: Thu, 23 Jan 2025 10:19:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D0=B1=D0=BB=D0=B5=D0=BC?= =?UTF-8?q?=D0=B0=20=D1=81=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=D0=BC=20=D0=BF=D0=BE=D0=BB=D0=B5=D0=B9=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D1=81=D0=BE=D1=80=D1=82=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=BA=D0=B8=20=D0=B2=20=D0=B7=D0=B0=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D1=81=20Fixes=20#98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fast_bitrix24/user_request.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fast_bitrix24/user_request.py b/fast_bitrix24/user_request.py index 67de81a..05ee7c0 100644 --- a/fast_bitrix24/user_request.py +++ b/fast_bitrix24/user_request.py @@ -187,6 +187,9 @@ def add_order_parameter(self): "crm.address.list", "documentgenerator.template.list", "userfieldconfig.list", + "voximplant.statistic.get", + "crm.deal.userfield.list", + "task.elapseditem.getlist" } if self.st_method in EXCLUDED_METHODS: