POS - Handle iVend business objects

POS - Handle iVend business objects

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.

This sample add-on shows how to handle transaction objects in the add-on. Also, how to add or get details of business objects.For e. g Adding product in current transaction, getting customer object based on key or id, etc.

Project Name:
SampleAddonForTransactionEvents

Class Name:
CustomerModule,TransactionEvents

Please download the attachment to get the project file.


    • Related Articles

    • POS - Handle iVend business objects

      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 ...
    • General Settings in SAP Business One

      Introduction The iVend Add-on helps in setting up some configurations required for integrating iVend with SAP Business One. The following sections of this document capture the functionality of the new screens created and new fields added to the SAP ...
    • Handling iVend Retail Business Objects

      Introduction This knowledge base article will assist developers on how to handle iVend Retail Business Objects when using various events exposed in the iVend Management Console and the iVend POS. Purpose As an example, a developer can use iVend ...
    • SAP Business One - iVend Retail Integration Points

      Introduction SAP Business One software is created specifically for small and midsized businesses. It is a powerful application and iVend Retail seamlessly integrates with it to help retailers better manage every aspect of their daily retail ...
    • iVend POS - Objects Exposed via API

      Introduction This article contains the list of Objects which are exposed to the iVend API. This article refers to the iVend Help file for all Objects, Operations, etc. Overview This section explains about the various Objects and their exposure to the ...