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

Re: SAP BO, ya no aparece codigo QR al generar en pdf la factura

$
0
0

Que tal , te comparto la siguiente sentencia

 

 

IF {OINV.DocCur}= 'USD' THEN


URLEncode("http://qrickit.com/api/qr?qrsize=100&d=") +URLEncode("?re=" + {OADM.RevOffice} + "%26rr=" + {OINV.LicTradNum} + "%26tt=" + ToText({OINV.DocTotalFC},"0000000000.000000",6) + "%26id=" + toText( {OINV.EDocNum}))


ELSE

 

URLEncode("http://qrickit.com/api/qr?qrsize=100&d=") +URLEncode("?re=" + {OADM.RevOffice} + "%26rr=" + {OINV.LicTradNum} + "%26tt=" + ToText({OINV.DocTotal},"0000000000.000000",6) + "%26id=" + toText( {OINV.EDocNum}))

 

 

SALUDOS


Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>