MC-Vertical Grid customization

MC-Vertical Grid customization

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 customize Vertical Grid of Management Console.e.g Adding custom row in vertical grid.

Project Name: AddRowsToVGrid sample

Class Name: PurchaseOrder.cs

Please download the attachment to get the project file.


    • Related Articles

    • POS- Transaction Grid Customization

      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 - Transaction Info Grid Customization

      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 - Transaction Info Grid Customization

      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 ...
    • Transaction grid is showing the total including tax at a row-level instead of subtotal

      Environment: iVend 6.6 With SAPB1 Problem Statement: iVend POS Transaction grid displays the total including tax at a row-level instead of subtotal Symptoms: item may have price with Tax in item masters and item gets scanned on iVend POS . ...
    • Customising the Transaction Grid on POS

      Introduction This knowledge base article will assist developers on how to customise the Transaction Grid on the iVend Retail Point of Sale (POS). Please refer to CitiXsys Knowledge Portal for more details and code samples. Purpose The customisation ...