• BOI Credit Card error when adding invoice using AR_Invoice_Bus

    We are uploading invoice header/details to Sage 100 ERP 2013 using the AR_Invoice_Bus from Visual Studio 2013 under .NET Framework 4.0. Many of the invoices we upload go successfully, but some encounter this error: "You cannot use a credit card payment…
  • BOI - Deleting AR invoice record.

    HI, I am trying to programmaticlly delete an AR invoice record in Sage 100 2015 using BOI and VB.net. We are using the Providex.PvxDispatch, AR_Invoice_bus object (gpARInvoice) with the nDelete method passing the invoice number with 'IN' appended to…