• AR_Invoice

    Hello I am trying to edit a AR_invoice using BOI in VB.net i have tried to set key but no matter what i try i am getting some kind of error can anyone please help me out on how to set key for a ar_invoice that code i used : If Not (CBool(ar_invoiceObject…
  • How to set AR Invoice 'InvoiceDate$'

    Hello, I am able to create AR Invoice using BOI, but I am not able to set the 'InvoiceDate$' to past date. No error being returned, but the date is set to current date. Not sure what I am doing wrong. Here is my code, string _invoiceDate = '20170105…