Change log
| 07 October 2025 | V9Preview7 version release |
|
Interim release is out V9Preview7. |
|
| 29 September 2025 | Write-off method for full, partial return or order deletion |
|
In API V9Preview7, the ability to get the write-off method for full, partial return or order deletion has appeared. |
|
| 10 July 2025 | Obtaining organization data by identifier |
|
In API V9Preview6, the ability to obtain organization data by Id for Poland has been added. |
|
| 30 June 2025 | V9Preview6 version release |
|
Intermediate release V9Preview6 has been released. |
|
| 20 June 2025 | Obtaining an invoice number from API |
|
In API V9Preview6, the ability to obtain an invoice number from API for Bulgaria has been added. |
|
| 02 June 2025 | Three new fields added to address |
|
Starting from |
|
| 16 May 2025 | Extension of information about a moved delivery order |
|
Starting from V8Preview7, when moving a delivery order to a new point, it is possible to track which group the current delivery order was moved from and to. Also, the order at the old point that became the source of the current one is now known. |
|
| 13 May 2025 | Ability to prevent the front-end from changing delivery duration and zone values passed from API |
|
Starting from V9Preview1, it is possible to prohibit the front-end from changing delivery duration and zone values calculated by an external OHAC and passed from the API. |
|
| 25 March 2025 | V9Preview5 version release |
|
Intermediate release V9Preview5 has been released. |
|
| 23 January 2025 | Printing a fiscal receipt before order payment |
|
Starting from V9Preview4, it is now possible to print a fiscal receipt before order payment:
|
|
| 10 January 2025 | Extension of delivery statuses DeliveryStatus |
|
Starting from V9Preview3, the delivery status table DeliveryStatus has been updated. |
|
| 25 December 2024 | Ability to add buttons to the delivery orders screen |
|
In API V9Preview4, the ability to add buttons to the delivery orders screen appeared, through which plugins can display their own windows. |
|
| 19 December 2024 | API V9 dependency on System.Drawing.Common has been removed |
|
Starting from API V9Preview5, the dependency on System.Drawing.Common has been removed because this nuget is supported only on Windows. |
|
| 16 December 2024 | V9Preview4 version release |
|
An intermediate release V9Preview4 has been released. |
|
| 01 October 2024 | Date and time of adding an item to the stop-list are now available |
|
Starting from V9Preview3, the API provides the ability to find out the date and time of adding an item to the stop-list: |
|
| 01 October 2024 | IsDefault property added to IPointOfSale - default fiscal register indicator |
|
The |
|
| 26 September 2024 | Related terminal for a printing device |
|
In V9Preview3, the RelatedTerminal field was added to the IPrintingDeviceInfo interface. |
|
| 26 September 2024 | Kitchen order status |
|
In V9Preview3, the ProcessingStatus field was added to the kitchen order, and the KitchenOrderProcessingStatus enumeration was introduced for this purpose. This field describes the current status of the kitchen order. |
|
| 26 September 2024 | Combo groups when creating via API |
|
In V9Preview3, the API method AddOrderCombo was modified: the |
|
| 23 September 2024 | V9Preview3 Version Release |
|
Intermediate release V9Preview3 has been published. |
|
| 10 September 2024 | Ability to skip marking verification |
|
Starting from V9Preview3, it is possible to skip marking verification for dishes that have the “Allow skipping marking scan” checkbox enabled in their TN VED EAES code.
To do this, call the method
|
|
| 09 September 2024 | Ability to check if a dish in a specific size is available for sale |
|
Starting from V9Preview3, it is possible to check if a dish in a specified size is included in the menu:
|
|
| 14 August 2024 | Payment screen (cash screen) allows modifications initiated by a plugin |
|
Starting from V9Preview3, a plugin can edit the current order opened on the cash register via the API without receiving an
|
|
| 05 July 2024 | Revisions for IVersionedEntity |
|
In API V9Preview3, the behavior of revisions for |
|
| 28 June 2024 | Retrieving a point of sale by cooking place type |
|
In API V9Preview2, a method for retrieving a point of sale by cooking place type has been added: |
|
| 17 June 2024 | Nutritional value considering dish size |
|
In API V9Preview2, it became possible to retrieve the nutritional value ( |
|
| 14 June 2024 | V9Preview2 Version Release |
|
Intermediate release V9Preview2 has been published. |
|
| 04 June 2024 | Inter-plugin Events |
|
In API V9Preview2, the ability to create and use custom events was added. |
|
| 28 May 2024 | Extended data on units of measurement in Product and ChequeSale |
|
In the V9Preview2 API, the |
|
| 10 May 2024 | Added the ability to edit an order when deleting a payment via a plugin |
|
The V8 API now allows you to edit an order when deleting a payment via a plugin by calling the |
|
| 03 May 2024 | Changing the text on the progress bar |
|
The V9Preview2 API now allows you to change the text on the progress bar
|
|
| 02 May 2024 | Method for sending an order check |
|
Starting with version V8, you can set the method for sending an order check - |
|
| 23 April 2024 | Cash drawer open status. |
|
A new method has been added to the V8 API
|
|
| 17 April 2024 | Options for extending check templates from plugins |
|
The V9Preview2 API now includes the ability to modify the printed |
|
| 16 April 2024 | Renaming CashCheque to ShortenedChequeExtensions. |
|
In the V9Preview1 API, the |
|
| 16 April 2024 | Renaming BillCheque to ChequeExtensions. |
|
In the V9Preview1 API, the |
|
| 16 April 2024 | Added notification about printing a report with the ability to extend the content of the printed document. |
|
The V9Preview1 API adds functionality to insert XML markup into a report before printing to allow plugins to extend the content of the printed document. |
|
| 12 April 2024 | Update to methods for adding dishes in SamplePlugin |
|
In SamplePlugin, the methods AddProduct and AddCompoundItem, used to add regular and compound dishes to an order. These methods demonstrate the mechanism for adding dishes to an order that require certain fields to be specified (e.g., mandatory modifiers, size) exclusively within the current editing session. For more details, see Data editing. |
|
| 08 April 2024 | Added notification about adding payment to order |
|
A notification |
|
| 08 April 2024 | Added information about tax category mapping |
|
The fiscal register information |
|
| 08 April 2024 | Added methods called before and after opening a shift on the FR |
|
The |
|
| 05 April 2024 | KitchenOrderDto extension |
|
In API V9Preview1, the |
|
| 03 April 2024 | Default account for Front API plugins |
|
A new method has been added to the V8 API:
|
|
| 03 April 2024 | Canceling plugin payment so that it is not removed from the order |
|
Currently, it is possible to interrupt a plugin payment by throwing an exception in the
|
|
| 03 April 2024 | User data in payments with non-integrated bank cards |
|
In the V9Preview1 API, a new |
|
| 02 April 2024 | Buttons on the document print screen |
|
The V9Preview1 API now allows you to add buttons to the document print screen in the front so that plugins can call their own windows. The
In API V9Preview1, another type was added: |
|
| 26 March 2024 | Release of version V9Preview1 |
|
An interim release V9Preview1 has been released. |
|
| 24 March 2024 | Printing a sales receipt for PastOrder |
|
Api V9Preview1 now includes the ability to print a sales receipt for |
|
| 24 March 2024 | Write-off reason for PastOrder |
|
In Api V8Preview7, a field was added to |
|
| 24 March 2024 | PastOrder cancellation notification |
|
A new notification |
|
| 24 March 2024 | Public ExternalData for PastOrder |
|
In Api V8, a field was added to |
|
| 24 March 2024 | OriginName for PastOrder |
|
In the V8 API, a field was added to |
|
| 24 March 2024 | Ability to work with orders during DoCheque operations in ICashRegister |
|
The V9Preview1 API now allows you to work with orders during the |
|
| 24 March 2024 | Revision for KitchenOrder |
|
В Api V8 для кухонных заказов была добавлена их ревизия - число, которое является номером последнего изменения заказа. |
|
| 24 March 2024 | ExternalData for kitchen order items |
|
In Api V8, the capabilities of specifying external information ( |
|
| 24 March 2024 | Receiving complete ExternalData for a regular/kitchen order |
|
Two new operations have been added to Api V8: |
|
| 24 March 2024 | Expanding your search on PastOrders |
|
In Api V8, the methods [ |
|
| 24 March 2024 | Event about changing custom plugin data |
|
An event for changes to custom plugin data [ |
|
| 24 March 2024 | Comprehensive change to ExternalData for kitchen order |
|
Two new operations have been added to Api V9Preview1 - |
|
| 24 March 2024 | Changing the comment on a printed dish |
|
Api V8 now allows you to change comments on printed dishes. |
|
| 24 March 2024 | Obtaining MT connection status |
|
The [ |
|
| 06 March 2024 | Optional export of external plugin data when receiving all kitchen orders |
|
In API V9Preview1, an optional parameter includeExternalData has been added to the method [ |
|
| 06 March 2024 | Receiving a kitchen order by a regular order |
|
New method added in API V9Preview1: |
|
| 04 March 2024 | Options for expanding the cash register receipt |
|
The V9Preview2 API now includes the ability to change, set, and use |
|
| 06 February 2024 | LTS version of V8 released |
|
API V8 has been released with Syrve POS 8.7. This is an LTS version, plugins developed for V8 will be supported by all versions of Syrve POS that will be released in the next 4 years. The Resto.Front.Api.V8 library is available as NuGet package, examples of using here. |
|
| 31 January 2024 | Multi currency support in IPaymentItem |
|
The |
|
| 30 January 2024 | IUser full name |
|
In API V8, the ability to obtain the user’s full name specified in Syrve Office was added. |
|
| 30 January 2024 | Order numbering reset |
|
In API V9Preview1, the ability to reset order numbers within a group via API was added. |
|
| 24 January 2024 | The IsBanquet property has been added to IReserve to indicate whether the reserve is a banquet. |
|
In API v8, the |
|
| 20 January 2024 | Retrieving detailed information about discounts |
|
In API V9Preview1, a discount now has a flag that identifies whether the discount is a loyalty discount
|
|
| 15 January 2024 | API V6 support is ending |
|
The release of API V6 took place in the fall of 2019. Later, in January 2022, the V7 version was released, since then V6 has been listed as obsolete. Progress cannot be stopped, and starting from the winter of 2024, Syrve POS builds with V8 support will be released, which means that V7 will become obsolete and V6 will no longer be supported (more details version control). |
|
| 22 November 2023 | Group service mode |
|
API V8 introduces group service mode
|
|
| 07 November 2023 | Navigation to order initiated by the plugin (continued) |
|
In API V8, they took the second step towards the ability to show dialog boxes and navigate to the order at the initiative of the plugin from different screens. |
|
| 18 October 2023 | Returning an order (cancellation) |
|
Now it is possible to return orders not only from UI Syrve POS,
but also from the V8Preview7 API. To do this you need to call the method |
|
| 12 October 2023 | Ability to change the hasFixedIikoCardDiscounts parameter |
|
Starting from API V8, we renamed the parameter hasIikoCardDiscounts methods |
|
| 06 October 2023 | Tracking which delivery the current delivery was formed from or which it moved to when transferred to a new point. |
|
Starting from V8Preview7, new properties have been added to the delivery order |
|
| 21 September 2023 | Release of V8Preview7 |
|
Interim release released V8Preview7. This SDK is supported from version 8.6.5 to version 8.9.1. Learn more about API versions here. |
|
| 28 August 2023 | More information in orders of closed cash register shifts |
|
The V8Preview7 API has added information about whether the current order was deleted or reversed, information about which order the current order was reversed from, as well as a list of orders that are included in the same group as the current order. |
|
| 28 August 2023 | More details about pay fail |
|
The V8Preview7 API has made it even more convenient to analyze payment errors. |
|
| 28 August 2023 | User authentication without PIN code |
|
In the V8Preview7 API, you can now confirm actions for users without a PIN. But this will require a special license. |
|
| 23 August 2023 | Creating kitchen orders from the API |
|
A method has been added to the V8Preview7 API |
|
| 22 August 2023 | Printing to a custom printer |
|
A new method has been added to the V8Preview7 API |
|
| 09 August 2023 | Ability to work with arbitrary synchronized data |
|
Starting with API V8PreviewV7, it became possible to work with arbitrary data. This data is live and synchronized between terminals for plugins with a specific |
|
| 27 July 2023 | Sign of belonging to the current department for IUser |
|
Since API V8PreviewV7:
|
|
| 17 July 2023 | Refund of payments made |
|
Starting with API V8PreviewV7, it became possible to return completed payments and prepayments using the |
|
| 07 July 2023 | Loading organization details from an external service |
|
Starting with V8Preview5, you can make it easier to fill out fields when editing organization data. The user will only need to enter the TIN, and then the plugin will perform a search in the external system and Syrve POS will fill in the remaining company details. |
|
| 04 July 2023 | Version release V8Preview6 and minor changes to the release schedule |
|
Interim release released V8Preview6. |
|
| 22 June 2023 | Changing the order of the ICredentials parameter in IOperationService methods |
|
In API V8Preview7 for unification with |
|
| 02 June 2023 | Removed before printing modifiers |
|
In API V8Preview6, a new list was described in the |
|
| 02 June 2023 | Follow-up orders for kitchen orders |
|
In Api V8Preview6 for kitchen orders, the ability to create follow-up orders for kitchen orders has been added. |
|
| 31 May 2023 | New order property ExternalNumber |
|
Starting with API V8Preview4, a new property has been added to the order |
|
| 30 May 2023 | Adding new GetCashRegisterStatus features. |
|
The V8Preview6 API has added the ability to retrieve additional property using |
|
| 22 May 2023 | IsPublic for ExternalData in kitchen order |
|
In Api V8Preview6 for kitchen orders, the ability to set data publicity for |
|
| 19 May 2023 | Default Modifier information |
|
In the kitchen order version of API V8Preview6, it became possible to find out details about modifiers that should be hidden, and about remote modifiers that would be hidden if they were part of the dish. |
|
| 18 May 2023 | Dishes removed before printing |
|
In API V8Preview6, a list |
|
| 18 May 2023 | ExternalNumber in kitchen order |
|
In API V8Preview6 in |
|
| 18 May 2023 | Different discounts for different dishes |
|
In API V8Preview6 for the method |
|
| 15 May 2023 | API V8Preview6 cash register operating |
|
Methods for working directly with cash register have been added to the V8Preview6 API |
|
| 03 May 2023 | V8Preview5 released |
|
The next version has been released Syrve Office 8.4, and with it an interim release V8Preview5. This version will be supported in 8.4 and 8.5. |
|
| 03 May 2023 | Ability to edit stop list |
|
In Api V8 it became possible to add a dish in only one size or without specifying a size to the stop list |
|
| 28 April 2023 | PublicExternalData for IUser |
|
Added property to Api V8Preview6 |
|
| 28 April 2023 | Current cash amount in ICafeSession |
|
In Api V8, a method for obtaining the amount of cash at the cash desk has been added for |
|
| 18 April 2023 | ResponsibleManager in CafeSession |
|
In API V8 in |
|
| 18 April 2023 | OriginName in kitchen order |
|
In Api V8 in |
|
| 18 April 2023 | Obtaining a list of local terminal branches |
|
A method was added to Api V8 |
|
| 18 April 2023 | ExternalData in kitchen order |
|
In Api V8, the ability to record ExternalData for kitchen orders has been added. This will allow you to store and transmit the necessary additional information related to the order |
|
| 07 April 2023 | CashChequePrinting on reversal |
|
Notification about printing a receipt upon payment
|
|
| 31 March 2023 | Added properties FN, FAotD |
|
In API V8
|
|
| 22 March 2023 | Products and orders returns from closed cash register shifts |
|
Now it is possible to return products or orders from closed cash register shifts not only from UI SyrvePOS, but also from the V8 API. |
|
| 21 March 2023 | Custom properties (ProductTags) have been set for the product (IProduct) |
|
In API V8, custom properties were exposed for products |
|
| 10 March 2023 | An optional hasSyrveLoyaltyDiscounts field has been added to the CreateOrder method, allowing you to indicate that the order has pre-calculated SyrveLoyalty discounts |
|
In API V8 in the method |
|
| 10 March 2023 | Changing cooking locations |
|
A method has been added to the V8Preview4 API |
|
| 10 March 2023 | Address of the neighboring terminal |
|
In API V8Preview2 it became possible to find out the address of a neighboring terminal. |
|
| 09 March 2023 | Receiving closed orders |
|
The V8Preview4 API has expanded the ability to obtain information about closed orders. |
|
| 09 March 2023 | Editing an order before printing a service receipt |
|
API V8Preview4 now allows you to edit an order immediately before printing a service receipt. |
|
| 07 March 2023 | An ActivityType field has been added to the CreateReserve and CreateBanquet methods, allowing you to add a description of the event type in text form |
|
In API V8 in methods |
|
| 06 March 2023 | Added the ability to get a fast dial code (FastCode) for a product group (IProductGroup) |
|
Added property to API V8 |
|
| 03 March 2023 | Improvements for fractional quantities of goods |
|
Added the ability to obtain settings related to weighted goods. |
|
| 01 March 2023 | Added the ability to combine orders into a follow-up order via API |
|
Method added to API V8 |
|
| 22 February 2023 | The "No Revenue" payment type now supports silent payment |
|
In SyrvePOS version 8.4.4 and higher, it became possible to close an order containing payment type “Without revenue” remotely using the method
|
|
| 22 February 2023 | Pay for your order at the current cash register |
|
Previously, orders from the API could only be paid at the main terminal. In this case, the main terminal had to be a cash register (with a connected cash registrar). In one of the previous versions we made an attempt to get rid of the term “Main Cash Desk” by decoupling the main terminal from the point of sale and, as a result, from the fiscal registrar. API V8 took the next step by allowing payment for the order on the local terminal. |
|
| 22 February 2023 | Navigation to order initiated by plugin |
|
In API V8 we took the first step towards the ability to navigate between SyrvePOS screens at the initiative of a plugin. For now, only order navigation via plug-in buttons or from the order editing screen is supported. |
|
| 20 February 2023 | Overriding text on standard dialog buttons |
|
In API V8, it became possible to override the texts “Yes”, “No”, “OK”, “Cancel”, “Close”, “Retry”, “Continue” on standard dialog buttons. |
|
| 26 January 2023 | Added the ability to select a food printer |
|
Starting with API V8, it became possible to get a dish printer. |
|
| 25 January 2023 | V8Preview4 released |
|
The next version Syrve Office 8.3 has been released, and with it an interim release V8Preview4. This version will be supported in 8.3 and 8.4. |
|
| 12 October 2022 | Improvements for quick check in the "Restaurant" service type |
|
In API V8, it became possible to distinguish an order created in quick check mode from an order for a table. And also create this or that order or convert them. |
|
| 12 October 2022 | Payments carried out or fiscalized as a discount |
|
In API V8 it became possible to distinguish between discount payments. |
|
| 12 October 2022 | Canceling the payment process |
|
Starting with API V8, it became possible to interrupt payment/cancel an order, make/return an advance payment. |
|
| 05 October 2022 | V8Preview3 released |
|
The next version has been released Syrve 8.2, and with it an interim release V8Preview3. This version will be supported in 8.2 and 8.3. |
|
| 16 August 2022 | Added ride and related methods |
|
Added the concept of a delivery-related ride to V8Preview2 ( |
|
| 25 July 2022 | Teams of waiters |
|
API V8Preview2 now has the ability to work with teams of waiters. |
|
| 25 July 2022 | Tax rates and product codes |
|
The V8Preview2 API now has the ability to receive tax rates and product codes. |
|
| 14 July 2022 | V8Preview2 released |
|
The next version has been released Syrve 8.1, and with it an interim release V8Preview2. This version will be supported in 8.1 and 8.2. |
|
| 20 April 2022 | V8Preview1 released |
|
The next version has been released Syrve Office 8.0, and with it an interim release V8Preview1. This version will be supported in 8.0 and 8.1. |
|
| 30 March 2022 | Sign of discount payment and list of payment discounts |
|
A new property has been added to the V8Preview1 API for payment type
|
|
| 18 March 2022 | Notifications about removing external payment from an order have been added to API V8 |
|
When trying to delete an external payment, the method is called |
|
| 20 January 2022 | LTS version of V7 released |
|
API V7 released. This is an LTS version, plugins developed for V7 will be supported by all versions of Syrve Office that will be released in the next 4 years. The Resto.Front.Api.V7 library is available as NuGet-package, examples of using here. |
|
| 17 January 2022 | Showing relative number of modifiers |
|
In API V7 for a restaurant, it became possible to customize the way the number of group modifiers for a dish is displayed.
New property added |
|
| 14 January 2022 | Closing a paid delivered delivery order from the APII |
|
Starting with API V8Preview1, it became possible to close delivery directly from the plugin. |
|
| 14 January 2022 | Added the ability to find out whether the payment type is fiscal or not |
|
In API V8 in the interface |
|
| 09 December 2021 | Dialog for entering arbitrary strings and reading barcodes and cards |
|
New method added to API V7
|
|
| 07 December 2021 | Barcodes |
|
API V7 added mechanisms for working with product barcodes.
Now you can find a product by barcode using the method |
|
| 02 December 2021 | Localization |
|
Starting from API V7, when the application starts, plugins will automatically receive language settings from the terminal settings.
Also, to track language switching on a running terminal, an event has been added |
|
| 03 November 2021 | Information about the terminal that saved the latest changes has been added to orders and reserves |
|
New property |
|
| 02 November 2021 | A link to the department to which the table belongs has been added to the ITable interface |
|
To the interface |
|
| 01 November 2021 | It is now possible to open and close personal shifts without employee PIN codes |
|
Functions for opening and closing personal shifts was added earlier, but they only allowed managing the personal shift of the user on whose behalf the plugin was operating after logging in with a PIN code. Now you can manage personal shifts and other users too. |
|
| 29 October 2021 | Receiving front reports |
|
In API V7 it became possible to get the markup of some front reports
|
|
| 21 October 2021 | Notification of deletion of unprinted dishes and current user |
|
In API V7 we added a notification about deleting unprinted dishes
|
|
| 20 October 2021 | New properties in merchant settings |
|
In API V7, new object properties have appeared |
|
| 20 October 2021 | Update in methods for obtaining a list of orders, deliveries, reserves and banquets |
|
In API V7, we have made changes to the methods for obtaining a list of orders, deliveries, reservations and banquets. Including methods for obtaining entity data from a known revision. |
|
| 04 October 2021 | Date and time input windows |
|
In API V7, it became possible to show date and time request windows (see article «Date and time prompt windows»). |
|
| 18 August 2021 | Possibility to reset the last order change time |
|
Method added to API V7 |
|
| 11 August 2021 | Added methods to check and query user rights |
|
Methods for checking user rights have been added to API V7 ( |
|
| 09 August 2021 | Added the ability to expand the functionality of the cash register screen |
|
Method added to API V7 |
|
| 08 July 2021 | API V5 support is ending |
|
The release of API V5 took place in the fall of 2017. Two years later, in the fall of 2019, the V6 version was released, since then V5 has been considered obsolete. Progress cannot be stopped, and starting from the fall of 2021, Syrve Office builds with V7 support will be released, which means that V6 will become obsolete, and V5 will no longer be supported (See more version control). |
|
| 01 July 2021 | BeforeOrderBill and repeated bill |
|
In API version V7Preview7, notification about the order pre-check operation
|
|
| 01 July 2021 | Window for working with a group of elements and their quantity |
|
In API version V7Preview6, a new window was added to make it easier to work with the quantity of a group of elements
|
|
| 30 June 2021 | Article number for product group |
|
In API version V7Preview6 for a product group it became possible to find out its article number
|
|
| 17 June 2021 | Added Comment fields and changed the signature of the AddOrderExternalData method |
|
In API V7Preview7, a field has been added to the order |
|
| 01 April 2021 | V7Preview6 released |
|
Interim release released V7Preview6. |
|
| 09 March 2021 | Order of dish modifiers |
|
Starting with API version V7Preview6, it will be possible to arrange simple and group dish modifiers in the same order as is done in Syrve Office. |
|
| 18 January 2021 | V7Preview5 released |
|
Interim release released V7Preview5. |
|
| 23 December 2020 | Payment for delivery order from API |
|
Starting with API V7Preview5, it became possible to pay for a delivery order directly from the plugin, without entering the checkout screen. |
|
| 23 December 2020 | Editing an order before checking out |
|
Starting with API V7Preview5, it became possible to edit an order immediately before the bill. |
|
| 23 December 2020 | Cancel the transition to the cash register screen |
|
Starting with API V7Preview5, it became possible to prohibit transition to the checkout screen. |
|
| 01 December 2020 | When returning orders from closed cash register shifts, the order ID became available |
|
In V7Preview5 in the method
|
|
| 01 December 2020 | More information has been added to plugin payment methods |
|
In V7Preview5 in methods
|
|
| 23 November 2020 | Added the ability to interact between plugins over the network |
|
Since V7Preview5 using the method |
|
| 11 November 2020 | It is now possible to show a button on the order editing screen |
|
Starting with V7Preview5, the plugin will have the ability to add its own button to the bottom panel of the order editing screen (except for deliveries). |
|
| 09 November 2020 | It is now possible to add and delete payments fiscalized at an external cash register |
|
In V7Preview4 it became possible to work with payments fiscalized at an external cash register. They are relevant when prepayment is accepted on the site, and the fiscal receipt is printed on the site’s cloud printer. When making such a payment, all transactions corresponding to the external fiscal payment will be created in Syrve POS, but no fiscal receipt will be printed, because the receipt had already been printed previously at the external cash register. |
|
| 20 October 2020 | The order editing screen allows you to make changes initiated by the plugin |
|
Starting from V7Preview5, the plugin can edit the current order via the API without receiving |
|
| 08 October 2020 | V7Preview4 released |
|
Interim release released V7Preview4. |
|
| 28 September 2020 | Added the ability to get a list of available groups and a list of branches of each group. |
|
In V7Preview4 it became possible to get a list of all groups, as well as a list of branches of any group, not just the current one. |
|
| 25 August 2020 | Expanded detail of popular screens |
|
In V7Preview4 we added more different screens to the event
|
|
| 04 August 2020 | Added methods for working with external courier services |
|
From V7 in delivery |
|
| 31 July 2020 | It is now possible to find out the default table for a group. |
|
In V7Preview4 to group
|
|
| 25 July 2020 | It has become possible to compare returned and new orders |
|
In V7Preview4 we renamed the order return event to
|
|
| 24 July 2020 | Added processing of cards and barcodes on the order editing screen |
|
Starting with V7Preview4, the plugin can handle card rolling or barcode scanning events on the order editing screen. This can be used, for example, for integration with an external loyalty system. |
|
| 24 July 2020 | Added the ability to set a custom name for order items |
|
From version V7Preview4 it will be possible to specify and receive a custom name for an order item that contains a link to |
|
| 23 July 2020 | Added the ability to specify the method of sending a receipt when paying for an order |
|
From version V7Preview4 it will be possible to specify the method of sending a receipt for order payment methods:
|
|
| 12 July 2020 | Information about the current user authorized on Syrve POS |
|
From version V7Preview4 it will be possible to subscribe to a notification about changing the current user to Syrve POS: |
|
| 02 July 2020 | V7Preview3 released |
|
Interim release released V7Preview3. |
|
| 01 July 2020 | Added counterparty type for the user |
|
In V7Preview4 user |
|
| 26 June 2020 | Added the ability to compare dishes from regular and kitchen orders |
|
In V7Preview4, for dishes and modifiers in a kitchen order, links to the corresponding dishes and modifiers in the original order have been added. |
|
| 17 June 2020 | Added the ability to show messages with standard button combinations |
|
V7Preview3 added methods to show messages with the following button combinations: Close, Ok/Cancel, Retry/Cancel, Yes/No/Cancel and Retry/Ignore/Cancel. Full list here. |
|
| 14 June 2020 | Added the ability to send delivery on the way (without payment) |
|
Starting with V7Preview3, you can prepare your shipment for shipment, print a delivery note, assign a courier, and send it on its way. |
|
| 28 May 2020 | V7Preview2 released |
|
Interim release released V7Preview2 |
|
| 08 May 2020 | Added notification about opening and closing personal shifts of users |
|
Since V7Preview2 a notification has been added |
|
| 16 March 2020 | Added the ability to get a list of allergens |
|
Starting with API v7, it became possible to get a list of allergens product list or order items. |
|
| 18 February 2020 | Ability to create delivery without a client |
|
Starting from V7, the ability to create a delivery without a client has been added. |
|
| 15 January 2020 | V7Preview1 released |
|
Interim release released V7Preview1. |
|
| 13 March 2019 | Added the ability to select a device for printing a receipt “Invoice” |
|
Starting with version Syrve 6.4, API V6 added the ability to explicitly specify where a receipt of the “Invoice” type will be printed. |