From 9a74c2c598c9b24345e553da608753b066eedc30 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 26 Mar 2026 09:18:11 +0300 Subject: [PATCH] =?UTF-8?q?SU2-25=20|=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=BE=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0?= =?UTF-8?q?=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=82=D0=B5=D1=81=D1=82=D0=BE?= =?UTF-8?q?=D0=B2=D1=8B=D1=85=20=D0=98=D0=9D=D0=9D=20=D0=BD=D0=B0=20=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B5=20=D0=B7=D0=B0=D0=B3?= =?UTF-8?q?=D1=80=D1=83=D0=B7=D0=BA=D0=B8=20=D0=BE=D1=82=D1=87=D0=B5=D1=82?= =?UTF-8?q?=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/reports/index.html.erb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/reports/index.html.erb b/app/views/reports/index.html.erb index 577c6e5..27c477b 100644 --- a/app/views/reports/index.html.erb +++ b/app/views/reports/index.html.erb @@ -1,5 +1,10 @@

Загрузка отчётов по ИНН

+
+

+ Тестовые ИНН:
Полные отчеты: 7707602010, 9705114405
Упрощенка: 7724298987 +

+
<% if notice %>

<%= notice %>

@@ -22,4 +27,4 @@ <% end %> <% end %> -<% end %> \ No newline at end of file +<% end %>