Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3354

Re: change document printed flag SDK

$
0
0

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();


Viewing all articles
Browse latest Browse all 3354

Trending Articles