iikoFront Api V7Preview7 Code Reference
iikoFront Api V7Preview7 Code Reference
Resto.Front.Api
INotificationService Interface
INotificationService Properties
INotificationService Interface
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
Copy
public
interface
INotificationService
The
INotificationService
type exposes the following members.
Properties
Name
Description
BeforeDeleteOrder
Order deletion. Throwing
OperationCanceledException
will abort the operation.
BeforeDeletePrintedItem
Printed order item deletion. Throwing
OperationCanceledException
will abort the operation.
BeforeDoCheque
After payment before cheque printing.
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
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.
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
Top
See Also
Reference
Resto.Front.Api Namespace