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 ...
    • Scan Sequence Resolution

      iVend POS – Barcode Scan Sequence Resolution Order The user at the POS scans either the barcode of the product when it is being transacted or swipes the loyalty card for the customer or the security user card. The system follows a sequence of methods ...