From 093a963c57eb8422d8bdf4d64a731afd20e5c8b6 Mon Sep 17 00:00:00 2001 From: Aleksey Leonovich Date: Fri, 6 Mar 2026 12:27:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B8=D1=82=D0=BE=D0=B9=20?= =?UTF-8?q?=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=B2=20=D1=81=D1=82?= =?UTF-8?q?=D0=B0=D1=82=D1=8C=D0=B5=20=D0=B8=20=D0=B4=D0=BE=D0=B1=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=82=D1=8D=D0=B3=D0=B0?= =?UTF-8?q?=20v10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _posts/2025-06-19-einvoice-handlers-sampleplugin.md | 4 ++-- tag/v10.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 tag/v10.md diff --git a/_posts/2025-06-19-einvoice-handlers-sampleplugin.md b/_posts/2025-06-19-einvoice-handlers-sampleplugin.md index 326891c..2173a99 100644 --- a/_posts/2025-06-19-einvoice-handlers-sampleplugin.md +++ b/_posts/2025-06-19-einvoice-handlers-sampleplugin.md @@ -1,4 +1,4 @@ ---- +--- title: EInvoice API - обработчики в SamplePlugin для разработки layout: default tags: v9preview6 v9 @@ -18,5 +18,5 @@ tags: v9preview6 v9 ### См. также -* [Получение номера счета через API](https://iiko.github.io/front.api.doc/2025/04/25/get-invoice-number-from-api.html) +* [Получение номера счета через API](https://iiko.github.io/front.api.doc/2025/06/20/get-invoice-number-from-api.html) * [`INotificationService`](https://iiko.github.io/front.api.sdk/v9/html/T_Resto_Front_Api_INotificationService.htm) diff --git a/tag/v10.md b/tag/v10.md new file mode 100644 index 0000000..29789c7 --- /dev/null +++ b/tag/v10.md @@ -0,0 +1,4 @@ +--- +layout: tagpage +tag: v10 +---