top of page
Search
iVend - Payment can't be greater than zero
Check min/max in payment Type Enable Integrated with ERP
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend - Can't see To Warehouse in Transfer Shipment
Check BranchCode in InvWarehouse Table. It maybe an issue, need to update branchcode=SBO
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend - Call API Error
System.ServiceModel.FaultException`1[ABC.iVendAPI.APIException]: The type initializer for 'CXS.Retail.API.IntegrationService' threw an...
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend - Import error: Microsoft.ACE.OLEDB
Download AccessDatabaseEngine_x64: http://www.microsoft.com/en-us/download/details.aspx?id=13255 Copy to C:\ Run CMD as administrator Run...
ABS
Oct 23, 20211 min read
3 views
0 comments
iVend Addon - Show Product Search Screen
PrivateSubAddProductButtonClick(sender AsObject, e AsSystem.EventArgs) Try Dimm_ProductSearchView AsProductSearchView=...
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend Addon - Hide header logo
if (Settings.disableHeaderControl) { foreach (BaseLayoutItem i in tev.m_LayoutGrpControlBaseView.Items) { if (i.Name.ToString().ToLower()...
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend Addon - Get payment attribute
class PaymentModule : TransactionPaymentModuleBase { TransactionPayment m_Payment = null; PaymentDetailEntryView paymentDetailEntryView;...
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend Addon - Open Cashdrawer
PrivateSubOpenCashdrawer() Dimdrawer AsCashDrawerId= RetailContext.Instance.TillSession.CashDrawerId SelectCasedrawer...
ABS
Oct 23, 20211 min read
3 views
0 comments
iVend - XML parameter in report
XML Report Parameter List There is following list of parameters which contains “Parameter name” and “objecttype”: FreeText = 0, DateOnly...
ABS
Oct 23, 20211 min read
6 views
0 comments
iVend - Source Type
Source Type External = -1, Unknown = 0, GoodsReceipt = 1, GoodsReceiptPO = 2, GoodsReceiptSTN = 3, StockTransfer = 4, KitBuildBreak = 5,...
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend - There's no POS in POS selection screen for first time run
If the POS machine is duplicated from another one, the serial number will be the same. So the iVend POS can't recognize new POS with...
ABS
Oct 23, 20211 min read
15 views
0 comments


iVend - Error could not load file or assembly 'Microsoft.SqlServer.SqlClrProvider, Version 13....'
Missing dll x64: https://download.microsoft.com/download/B/1/7/B1783FE9-717B-4F78-A39A-A2E27E3D679D/ENU/x64/SQLSysClrTypes.msi...
ABS
Oct 23, 20211 min read
1 view
0 comments


ABS
Oct 23, 20210 min read
30 views
0 comments
iVend Discount
You can get all discount from TrxTransactionSaleItem table Field: ManualDiscountAmount: user manual enter discount SystemDiscountAmount:...
ABS
Oct 23, 20211 min read
10 views
0 comments
iVend 66 import data error: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local m
Missing MICROSOFT ACCESS DATABASE ENGINE 2010 https://www.microsoft.com/en-us/download/details.aspx?id=13255
ABS
Oct 23, 20211 min read
1 view
0 comments
iVend 66 and Crystal Report
For 64 bit operating system http://downloads.i-theses.com/index.php?option=com_downloads&task=downloads&groupid=9&id=101 For 32 bit...
ABS
Oct 23, 20211 min read
4 views
0 comments


ivend iVendReplication - ApplicationLog ERROR
Open IIS >> Machine Key C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\web.config
ABS
Oct 23, 20211 min read
1 view
0 comments
ivend API with https error resource not found
in the web.config file: add security mode <system.serviceModel> <bindings> <webHttpBinding> <binding> <security mode="Transport" />
ABS
Oct 23, 20211 min read
1 view
0 comments
SAP - Slow login
1. Disable NIC (keep only 1) 2. Disable IPv6 3. put IP address in lmhosts file. 4. Disable firewall both client and server 5. Change...
ABS
Oct 23, 20211 min read
2 views
0 comments
SAP - Addon fail to connect company
1. go to folder: %temp%: delete folder SM_OBS_DLL 2.The problem was with the file b1-local-machine.xml in DI API Directory on workstation...
ABS
Oct 23, 20211 min read
2 views
0 comments
Blog: Blog2
bottom of page