INotificationService Interface |
Namespace: Resto.Front.Api
public interface INotificationService
The INotificationService type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeforeDeleteNonPrintedItems |
Non printed order items deletion. Throwing OperationCanceledException will abort the operation.
|
![]() | BeforeDeleteOrder |
Order deletion. Throwing OperationCanceledException will abort the operation.
|
![]() | BeforeDeletePrintedItems |
Printed order items deletion. Throwing OperationCanceledException will abort the operation.
|
![]() | BeforeDoCheque |
After payment before cheque printing. Throwing OperationCanceledException will abort the operation.
|
![]() | BeforeOrderBill |
Order billing. Throwing OperationCanceledException will abort the operation.
|
![]() | BeforeServiceCheque |
Order items service printing. Throwing OperationCanceledException will abort the operation.
|
![]() | BillChequePosResolving |
Bill cheque printing, allows to send bill cheque task to custom point of sale.
|
![]() | BillChequePrinting |
Bill cheque printing, allows to extend the cheque with custom header or footer sections.
|
![]() | CafeSessionChanged | |
![]() | CafeSessionClosing |
Cafe session closing, allows to print custom reports.
|
![]() | CafeSessionOpening |
Cafe session opening, allows to print custom reports.
|
![]() | CashChequePrinting |
Cash cheque printing, allows to extend the cheque with custom header or footer sections.
|
![]() | ChangeSumChanged | |
![]() | CityChanged | |
![]() | ClientChanged | |
![]() | CompoundItemTemplateChanged | |
![]() | CurrentCultureChanged |
Current culture changed from UI.
|
![]() | CurrentUserChanged | |
![]() | DeliveryCancelCauseChanged | |
![]() | DeliveryOrderChanged | |
![]() | DeliverySettingsChanged | |
![]() | DiscountCardChanged | |
![]() | DiscountTypeChanged | |
![]() | DonationTypeChanged | |
![]() | ExternalOperationChanged | |
![]() | KitchenOrderChanged | |
![]() | MarketingSourceChanged | |
![]() | NavigatingToPaymentScreen |
Navigating to the payment screen. Throwing OperationCanceledException will abort the operation.
|
![]() | OrderBillCancelled | |
![]() | OrderChanged | |
![]() | OrderEditBarcodeScanned |
Barcode scanning on the order edit screen. Handler should return true if the event is to be marked handled.
|
![]() | OrderEditCardSlided |
Card slided on the order edit screen. Handler should return true if the event is to be marked handled.
|
![]() | OrderSplittedByCashRegisters |
Order splitted by cash registers, allows to track relationship between deleted source order and created new orders.
|
![]() | OrderStorned |
Order storned, allows to track relationship between deleted source and created new order.
|
![]() | OrderTypeChanged | |
![]() | PaymentScreenUpdated |
Notification of changes on the order payment screen. Calling on adding, changing, or removing payments, updating EInvoice.
|
![]() | PaymentTypeChanged | |
![]() | PreliminaryOrderChanged | |
![]() | PriceCategoryChanged | |
![]() | ProductCategoryChanged | |
![]() | ProductChanged | |
![]() | ProductGroupChanged | |
![]() | ProductScaleChanged | |
![]() | ProductSizeChanged | |
![]() | ProductsRemainingAmountsChanged | |
![]() | ProductStocksListChanged | |
![]() | QuickMenuUpdated | |
![]() | RegionChanged | |
![]() | RemovalTypeChanged | |
![]() | ReserveChanged | |
![]() | RestaurantChanged | |
![]() | RestaurantSectionChanged | |
![]() | RoleChanged | |
![]() | ScreenChanged | |
![]() | ServiceChequePrinted |
Service cheque printed.
|
![]() | StreetChanged | |
![]() | TableChanged | |
![]() | TaxCategoryChanged | |
![]() | TerminalChanged | |
![]() | TerminalsGroupChanged | |
![]() | UserChanged | |
![]() | UserSessionChanged |