Hi Guys,
just to share the resolution after a several testing:
var nLPoint: N9
var nPoint : N9
nLPoint = abs(@TNDTTL)
if ((@TNDTTL - nLPoint) < 0.5)
nPoint = nLPoint
else
nPoint = nLPoint + 1
endif
i hope share something helpful...
regards,
joel
Hi Guys,
I hope you can help me on how i will do rounding on @TNDTLL before it will post to the 3rd party system as the 3rd party system can't accept decimal only whole number.
for example:
Total Bill: 249.49 will be round off to 249.00 and post to 3rd party system
or
Total Bill: 250.51 will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.