thank you working.
this property not working when add invoice . after add call invoice and update it
oInvoices.GetByKey(Convert.ToInt16(num));
oInvoices.Printed = SAPbobsCOM.PrintStatusEnum.psYes;
oInvoices.Update();
thank you working.
this property not working when add invoice . after add call invoice and update it
oInvoices.GetByKey(Convert.ToInt16(num));
oInvoices.Printed = SAPbobsCOM.PrintStatusEnum.psYes;
oInvoices.Update();