POS - Handle Quick Button panel click event

POS - Handle Quick Button panel click event

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:

Sample Project for iVend 6.6


This sample add-on shows how to handle the click event of the quick button panel on POS transaction screen


Project Name: POSEventsSampleAddon

Class Name: Transaction

Please download the attachment to get the project file.


    • Related Articles

    • POS - Handle Quick Button panel click event

      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 ...
    • Button Panel

      How to configure the Button Panel in iVend Retail POS The Button Panel option is an easy feature to quick sell products without the need of defining barcodes or going into product search screens. This functionality is useful for quick serve ...
    • POS - Custom Button panel

      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 ...
    • POS - Custom Button panel

      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 ...
    • Event code for the Quick Cash Button (over the POS main screen)

      Version: 6.5 Update 6 Query: The customer needs to know the event code for the Quick Cash Button (over the POS main screen) because he needs to create an addon to make some conditions into this button, below is the screenshot for the same: ...