POS - Handle user menu item events

POS - Handle user menu item events

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 handle the POS user menu events. e.g. i) Void ii) Suspend / Recall iii) X Report iv) Expense v) Open Cash Drawer 1 & 2 vi) Cash in vii) Cash out viii) Z report – Date and Number ix) Close / Remove Till x) Re-Print Receipt xi) Gift Receipt, etc.

Project Name: SampleAddOnForPOSUserMenuEvents

Class Name: CashDrawerModule, CashInCashOut, Expense, Till, TransactionEntry, XReport, ZReport

Please download the attachment to get the project file.


    • Related Articles

    • POS - Handle user menu item events

      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 - Add custom user menu and handle menu events

      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 - Add custom user menu and handle menu events

      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 ...
    • Custom Menu on Management Console and POS

      Introduction This knowledge-based article provides developers with the information necessary to develop Add-ons for creating custom menus on the Management Console and the Point of Sale (POS). Overview With iVend versions 6.5 and above, the ...
    • POS User Menu missing information

      Environment :iVend 6.6 integrated with SAPB1 Problem Statement : The POS is showing black & White - bottom bar is black with blue.The User Menu is showing nothing under each catergory. If you click on the blank spot, it does show what is there. ...