QR Code in d365 fo x++

container QRCodeContainer;                   

QRCodeContainer                 =   new EFDocQRCode_BR().generateQRCode(ProdTable.ItemId);

            tmp.QRCode                      =   QRCodeContainer;

Comments

Popular posts from this blog

how to write a Display Method in d365 fo x++

Convert Amount from one currency to another curency in d365 fo x++

Jumpref Method in form The table does not exist as a root FormDataSource for the form in d365 fo x++