Transaction grid is showing the total including tax at a row-level instead of subtotal

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 .



Resolution/Work Around:  

This is functioning as per I vend retail  .


The "Total" Field value in the Transaction Info Grid depends on item level tax whether it is tax inclusive or Tax Exclusive.


If item is Tax exclusive then "Total" Field shows Qty* price Plus tax.

If item is Tax inclusive Then "Total" Field shows Qty* price

 

Symptoms:  

Transaction Grid showing total instead of subtotal after updating patch Subtotal is always showing in footer section of I vend retail POS screen if we need to see item wise subtotal then select item go to line item information of right hand side.

 

Recommendations /Suggestion: 

Transaction grid showing Total based on Product Tax Configuration of MC .


Tax inclusive – We need enable Checkbox in Product Configuration on MC

Tax exclusive -- We need disable  Checkbox in Product Configuration on MC


    • Related Articles

    • Tax number field locked

      Environment: iVend 6.6 Patch: 7989 Problem Description: Tax number field locked Scenario: Unable to edit the Tax number field in customer Master, even though validation rule in not set for the particular field. Solution: 1) Go to Retail Profile >> ...
    • 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 ...
    • Customising the Transaction Grid on the 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. Environment: iVend Version ...
    • 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 ...
    • TransactionOrderitem SubTotal Value is Zero

      Problem: TransactionOrderitem SubTotal Value is Zero in API. TransactionOrderitem is also saving Zero in SubTotal in the database. Reason: Need to Assign tax code to surcharge or remove surcharge from fulfilment plan to resolve this issue.