POS - Manager override functionality
Introduction
iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS.The addon framework allows deployment of multiple Add-Ons on one Enterprise. The extended business logic is deployed as an Add-on centrally at the Enterprise which then gets auto-replicated to entire retail landscape.
Environment:
iVend 6.5
This sample add-on shows how to use manager override feature in POS transaction screen.
Project Name: POSEventsSampleAddon
Class Name: ManagerOverride
Please download the attachment to get the project file.
Related Articles
POS - Manager override functionality
Introduction: iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
Manager Override
Manager Overrides Overview While carrying out normal day-to-day transactions at the POS terminal, there are many situations where an intervention from the Manager could be required to complete the transaction. Deciding on what particular actions ...
Displaying Manager Override Screen
Introduction This knowledge base article will assist developers with how the Manager Override screen is displayed at the Point of Sale (POS). Purpose The Manager Override feature is used when the Manager's permission is required to carry out an ...
Displaying Manager Override Screen
Introduction This knowledge base article will assist developers with how the Manager Override screen is displayed at the Point of Sale (POS). Purpose The Manager Override feature is used when the Manager's permission is required to carry out an ...
Manager Override
Manager Override Manager override can either be configured through the Management Console or can be enabled from the Point of Sale user menu. Manager override when configured through the Management console, will apply all the validations on the POS ...